UNPKG

hummus-recipe

Version:

A powerful PDF tool for NodeJS based on HummusJS

80 lines (79 loc) 2.1 kB
{ "_from": "static-module@^2.2.0", "_id": "static-module@2.2.5", "_inBundle": false, "_integrity": "sha512-D8vv82E/Kpmz3TXHKG8PPsCPg+RAX6cbCOyvjM6x04qZtQ47EtJFVwRsdov3n5d6/6ynrOY9XB4JkaZwB2xoRQ==", "_location": "/static-module", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "static-module@^2.2.0", "name": "static-module", "escapedName": "static-module", "rawSpec": "^2.2.0", "saveSpec": null, "fetchSpec": "^2.2.0" }, "_requiredBy": [ "/brfs" ], "_resolved": "https://registry.npmjs.org/static-module/-/static-module-2.2.5.tgz", "_shasum": "bd40abceae33da6b7afb84a0e4329ff8852bfbbf", "_spec": "static-module@^2.2.0", "_where": "/Users/johnhuang/sandbox/hummusRecipe/pdfkit/node_modules/brfs", "author": { "name": "James Halliday", "email": "mail@substack.net", "url": "http://substack.net" }, "bugs": { "url": "https://github.com/substack/static-module/issues" }, "bundleDependencies": false, "dependencies": { "concat-stream": "~1.6.0", "convert-source-map": "^1.5.1", "duplexer2": "~0.1.4", "escodegen": "~1.9.0", "falafel": "^2.1.0", "has": "^1.0.1", "magic-string": "^0.22.4", "merge-source-map": "1.0.4", "object-inspect": "~1.4.0", "quote-stream": "~1.0.2", "readable-stream": "~2.3.3", "shallow-copy": "~0.0.1", "static-eval": "^2.0.0", "through2": "~2.0.3" }, "deprecated": false, "description": "convert module usage to inline expressions", "devDependencies": { "from2-string": "^1.1.0", "resolve": "^1.5.0", "source-map": "^0.6.1", "tape": "^4.8.0", "uglify-js": "3.3.12" }, "homepage": "https://github.com/substack/static-module", "keywords": [ "ast", "static", "analysis", "esprima", "syntax", "tree" ], "license": "MIT", "main": "index.js", "name": "static-module", "repository": { "type": "git", "url": "git://github.com/substack/static-module.git" }, "scripts": { "test": "tape test/*.js" }, "version": "2.2.5" }