UNPKG

hummus-recipe

Version:

A powerful PDF tool for NodeJS based on HummusJS

83 lines (82 loc) 2 kB
{ "_from": "static-eval@^2.0.0", "_id": "static-eval@2.0.5", "_inBundle": false, "_integrity": "sha512-nNbV6LbGtMBgv7e9LFkt5JV8RVlRsyJrphfAt9tOtBBW/SfnzZDf2KnS72an8e434A+9e/BmJuTxeGPvrAK7KA==", "_location": "/static-eval", "_phantomChildren": { "estraverse": "4.3.0", "esutils": "2.0.3", "optionator": "0.8.3", "source-map": "0.6.1" }, "_requested": { "type": "range", "registry": true, "raw": "static-eval@^2.0.0", "name": "static-eval", "escapedName": "static-eval", "rawSpec": "^2.0.0", "saveSpec": null, "fetchSpec": "^2.0.0" }, "_requiredBy": [ "/linebreak/static-module", "/static-module" ], "_resolved": "https://registry.npmjs.org/static-eval/-/static-eval-2.0.5.tgz", "_shasum": "f0782e66999c4b3651cda99d9ce59c507d188f71", "_spec": "static-eval@^2.0.0", "_where": "/Users/johnhuang/sandbox/hummusRecipe/pdfkit/node_modules/static-module", "author": { "name": "James Halliday", "email": "mail@substack.net", "url": "http://substack.net" }, "bugs": { "url": "https://github.com/browserify/static-eval/issues" }, "bundleDependencies": false, "dependencies": { "escodegen": "^1.11.1" }, "deprecated": false, "description": "evaluate statically-analyzable expressions", "devDependencies": { "esprima": "^3.1.3", "tape": "^4.10.1" }, "homepage": "https://github.com/browserify/static-eval", "keywords": [ "static", "eval", "expression", "esprima", "ast", "abstract", "syntax", "tree", "analysis" ], "license": "MIT", "main": "index.js", "name": "static-eval", "repository": { "type": "git", "url": "git://github.com/browserify/static-eval.git" }, "scripts": { "test": "tape test/*.js" }, "testling": { "files": "test/*.js", "browsers": [ "ie/8..latest", "ff/latest", "chrome/latest", "opera/latest", "safari/latest" ] }, "version": "2.0.5" }