Add NPM and CommonJS compatibility.
This commit is contained in:
@@ -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');
|
||||
Reference in New Issue
Block a user