UNPKG

jt-include

Version:
43 lines (42 loc) 742 B
{ "name": "jt-include", "version": "0.0.3", "description": "include file for jt-cli", "main": "index.js", "directories": { "test": "test" }, "scripts": { "test": "make" }, "keywords": [ "include", "jt", "jt-include" ], "dependencies": { "through2": "~0.4.1", "mutils": "~0.0.0" }, "devDependencies": { "mocha": "*", "blanket": "*", "rewire": "*", "jt-cli": "*" }, "config": { "blanket": { "pattern": "jt-include/lib" } }, "author": { "name": "wyicwx", "email": "wyicwx@gmail.com", "web": "http://weibo.com/simplemaple" }, "repository": { "type": "git", "url": "https://github.com/wyicwx/jt-include.git" }, "license": "MIT" }