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/static-module/package.json

126 lines
3.2 KiB
JSON

{
"_args": [
[
{
"raw": "static-module@^1.1.0",
"scope": null,
"escapedName": "static-module",
"name": "static-module",
"rawSpec": "^1.1.0",
"spec": ">=1.1.0 <2.0.0",
"type": "range"
},
"/Users/MB/git/pitfall/pdfkit/node_modules/fontkit/node_modules/brfs"
]
],
"_from": "static-module@>=1.1.0 <2.0.0",
"_id": "static-module@1.3.2",
"_inCache": true,
"_location": "/static-module",
"_nodeVersion": "6.9.4",
"_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com",
"tmp": "tmp/static-module-1.3.2.tgz_1493834598373_0.14745098957791924"
},
"_npmUser": {
"name": "mattdesl",
"email": "dave.des@gmail.com"
},
"_npmVersion": "3.10.10",
"_phantomChildren": {
"buffer-shims": "1.0.0",
"core-util-is": "1.0.2",
"estraverse": "1.5.1",
"esutils": "1.0.0",
"foreach": "2.0.5",
"inherits": "2.0.3",
"process-nextick-args": "1.0.7",
"source-map": "0.1.43",
"through2": "0.4.2",
"typedarray": "0.0.6",
"util-deprecate": "1.0.2"
},
"_requested": {
"raw": "static-module@^1.1.0",
"scope": null,
"escapedName": "static-module",
"name": "static-module",
"rawSpec": "^1.1.0",
"spec": ">=1.1.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/fontkit/brfs",
"/unicode-properties/brfs"
],
"_resolved": "https://registry.npmjs.org/static-module/-/static-module-1.3.2.tgz",
"_shasum": "329fb9f223a566266bda71843b7d932c767174f3",
"_shrinkwrap": null,
"_spec": "static-module@^1.1.0",
"_where": "/Users/MB/git/pitfall/pdfkit/node_modules/fontkit/node_modules/brfs",
"author": {
"name": "James Halliday",
"email": "mail@substack.net",
"url": "http://substack.net"
},
"bugs": {
"url": "https://github.com/substack/static-module/issues"
},
"dependencies": {
"concat-stream": "~1.6.0",
"duplexer2": "~0.0.2",
"escodegen": "~1.3.2",
"falafel": "^1.0.0",
"has": "^1.0.0",
"object-inspect": "~0.4.0",
"quote-stream": "~0.0.0",
"readable-stream": "~1.0.27-1",
"shallow-copy": "~0.0.1",
"static-eval": "~0.2.0",
"through2": "~0.4.1"
},
"description": "convert module usage to inline expressions",
"devDependencies": {
"resolve": "^1.1.5",
"tape": "^3.4.0"
},
"directories": {},
"dist": {
"shasum": "329fb9f223a566266bda71843b7d932c767174f3",
"tarball": "https://registry.npmjs.org/static-module/-/static-module-1.3.2.tgz"
},
"gitHead": "1ae5d681954a1df31af09917d4d7c5a253d91629",
"homepage": "https://github.com/substack/static-module",
"keywords": [
"ast",
"static",
"analysis",
"esprima",
"syntax",
"tree"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "mattdesl",
"email": "dave.des@gmail.com"
},
{
"name": "substack",
"email": "substack@gmail.com"
}
],
"name": "static-module",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/substack/static-module.git"
},
"scripts": {
"test": "tape test/*.js"
},
"version": "1.3.2"
}