Add NPM and CommonJS compatibility.

This commit is contained in:
Hyunje Alex Jun
2015-02-11 17:00:48 +00:00
parent db2b282431
commit 68d468c465
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
/* Copyright (c) 2015 Hyunje Alex Jun and other contributors
* Licensed under the MIT License
*/
'use strict';
module.exports = require('./plugin/ps');