81 lines
2.0 KiB
JSON
81 lines
2.0 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"insert-module-globals@7.0.1",
|
|
"C:\\wamp64\\www\\ilink"
|
|
]
|
|
],
|
|
"_from": "insert-module-globals@7.0.1",
|
|
"_id": "insert-module-globals@7.0.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-wDv04BywhtW15azorQr+eInWOMM=",
|
|
"_location": "/insert-module-globals",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "insert-module-globals@7.0.1",
|
|
"name": "insert-module-globals",
|
|
"escapedName": "insert-module-globals",
|
|
"rawSpec": "7.0.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "7.0.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/browserify"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/insert-module-globals/-/insert-module-globals-7.0.1.tgz",
|
|
"_spec": "7.0.1",
|
|
"_where": "C:\\wamp64\\www\\ilink",
|
|
"author": {
|
|
"name": "James Halliday",
|
|
"email": "mail@substack.net",
|
|
"url": "http://substack.net"
|
|
},
|
|
"bin": {
|
|
"insert-module-globals": "bin/cmd.js"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/substack/insert-module-globals/issues"
|
|
},
|
|
"dependencies": {
|
|
"JSONStream": "^1.0.3",
|
|
"combine-source-map": "~0.7.1",
|
|
"concat-stream": "~1.5.1",
|
|
"is-buffer": "^1.1.0",
|
|
"lexical-scope": "^1.2.0",
|
|
"process": "~0.11.0",
|
|
"through2": "^2.0.0",
|
|
"xtend": "^4.0.0"
|
|
},
|
|
"description": "insert implicit module globals into a module-deps stream",
|
|
"devDependencies": {
|
|
"browser-pack": "^6.0.0",
|
|
"buffer": "^3.0.0",
|
|
"convert-source-map": "~1.1.0",
|
|
"module-deps": "^4.0.2",
|
|
"tape": "^4.2.0"
|
|
},
|
|
"homepage": "https://github.com/substack/insert-module-globals",
|
|
"keywords": [
|
|
"__filename",
|
|
"__dirname",
|
|
"global",
|
|
"process",
|
|
"module-deps",
|
|
"browser-pack",
|
|
"browserify"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "insert-module-globals",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/substack/insert-module-globals.git"
|
|
},
|
|
"scripts": {
|
|
"test": "tape test/*.js"
|
|
},
|
|
"version": "7.0.1"
|
|
}
|