Merge pull request #631 from milkandsour/master

npm compliant package.json
This commit is contained in:
Milo Yip 2016-05-11 01:34:39 -05:00
commit 2a3fbdaf5c
2 changed files with 2 additions and 0 deletions

2
include_dirs.js Normal file
View File

@ -0,0 +1,2 @@
var path = require('path');
console.log(path.join(path.relative('.', __dirname), 'include'));

BIN
package.json Normal file

Binary file not shown.