You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
typesetting/pitfall/pdfkit/node_modules/insert-module-globals/package.json

104 lines
2.6 KiB
JSON

{
"_args": [
[
{
"raw": "insert-module-globals@~6.0.0",
"scope": null,
"escapedName": "insert-module-globals",
"name": "insert-module-globals",
"rawSpec": "~6.0.0",
"spec": ">=6.0.0 <6.1.0",
"type": "range"
},
"/Users/MB/git/pdfkit/node_modules/browserify"
]
],
"_from": "insert-module-globals@>=6.0.0 <6.1.0",
"_id": "insert-module-globals@6.0.0",
"_inCache": true,
"_location": "/insert-module-globals",
"_npmUser": {
"name": "substack",
"email": "mail@substack.net"
},
"_npmVersion": "1.4.3",
"_phantomChildren": {},
"_requested": {
"raw": "insert-module-globals@~6.0.0",
"scope": null,
"escapedName": "insert-module-globals",
"name": "insert-module-globals",
"rawSpec": "~6.0.0",
"spec": ">=6.0.0 <6.1.0",
"type": "range"
},
"_requiredBy": [
"/browserify"
],
"_resolved": "https://registry.npmjs.org/insert-module-globals/-/insert-module-globals-6.0.0.tgz",
"_shasum": "ee8aeb9dee16819e33aa14588a558824af0c15dc",
"_shrinkwrap": null,
"_spec": "insert-module-globals@~6.0.0",
"_where": "/Users/MB/git/pdfkit/node_modules/browserify",
"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": "~0.7.1",
"concat-stream": "~1.4.1",
"lexical-scope": "~1.1.0",
"process": "~0.6.0",
"through": "~2.3.4",
"xtend": "^3.0.0"
},
"description": "insert implicit module globals into a module-deps stream",
"devDependencies": {
"browser-pack": "~0.10.2",
"module-deps": "~1.4.0",
"native-buffer-browserify": "~2.0.16",
"tap": "~0.4.0"
},
"directories": {},
"dist": {
"shasum": "ee8aeb9dee16819e33aa14588a558824af0c15dc",
"tarball": "https://registry.npmjs.org/insert-module-globals/-/insert-module-globals-6.0.0.tgz"
},
"homepage": "https://github.com/substack/insert-module-globals",
"keywords": [
"__filename",
"__dirname",
"global",
"process",
"module-deps",
"browser-pack",
"browserify"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "substack",
"email": "mail@substack.net"
}
],
"name": "insert-module-globals",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/substack/insert-module-globals.git"
},
"scripts": {
"test": "tap test/*.js"
},
"version": "6.0.0"
}