{
"name": "insert-module-globals",
"version": "6.5.0",
"description": "insert implicit module globals into a module-deps stream",
"main": "index.js",
"bin": {
"insert-module-globals": "bin/cmd.js"
},
"dependencies": {
"JSONStream": "^1.0.3",
"combine-source-map": "~0.3.0",
"concat-stream": "~1.4.1",
"lexical-scope": "~1.1.0",
"process": "~0.11.0",
"through2": "^1.0.0",
"xtend": "^4.0.0"
},
"devDependencies": {
"tap": "^1.1.0",
"browser-pack": "^5.0.0",
"buffer": "^3.0.0",
"module-deps": "^3.7.11"
},
"scripts": {
"test": "tap test/*.js"
},
"repository": {
"type": "git",
"url": "git://github.com/substack/insert-module-globals.git"
},
"homepage": "https://github.com/substack/insert-module-globals",
"keywords": [
"__filename",
"__dirname",
"global",
"process",
"module-deps",
"browser-pack",
"browserify"
],
"author": {
"name": "James Halliday",
"email": "[email protected]",
"url": "http://substack.net"
},
"license": "MIT",
"gitHead": "b247821160abf231580bd316f7c00efbe4498ebe",
"bugs": {
"url": "https://github.com/substack/insert-module-globals/issues"
},
"_id": "[email protected]",
"_shasum": "e554008c41d6cb186ebe062fea4d779810e3c837",
"_from": "insert-module-globals@>=6.4.1 <7.0.0",
"_npmVersion": "2.10.1",
"_nodeVersion": "0.10.38",
"_npmUser": {
"name": "zertosh",
"email": "[email protected]"
},
"maintainers": [
{
"name": "substack",
"email": "[email protected]"
},
{
"name": "zertosh",
"email": "[email protected]"
}
],
"dist": {
"shasum": "e554008c41d6cb186ebe062fea4d779810e3c837",
"tarball": "http://registry.npmjs.org/insert-module-globals/-/insert-module-globals-6.5.0.tgz"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/insert-module-globals/-/insert-module-globals-6.5.0.tgz",
"readme": "ERROR: No README data found!"
}