{ "_args": [ [ { "raw": "ast-types@^0.7.0", "scope": null, "escapedName": "ast-types", "name": "ast-types", "rawSpec": "^0.7.0", "spec": ">=0.7.0 <0.8.0", "type": "range" }, "/Users/MB/git/pdfkit/node_modules/browserify-optional" ] ], "_from": "ast-types@>=0.7.0 <0.8.0", "_id": "ast-types@0.7.8", "_inCache": true, "_location": "/ast-types", "_nodeVersion": "0.10.31", "_npmUser": { "name": "benjamn", "email": "bn@cs.stanford.edu" }, "_npmVersion": "2.11.3", "_phantomChildren": {}, "_requested": { "raw": "ast-types@^0.7.0", "scope": null, "escapedName": "ast-types", "name": "ast-types", "rawSpec": "^0.7.0", "spec": ">=0.7.0 <0.8.0", "type": "range" }, "_requiredBy": [ "/browserify-optional" ], "_resolved": "https://registry.npmjs.org/ast-types/-/ast-types-0.7.8.tgz", "_shasum": "902d2e0d60d071bdcd46dc115e1809ed11c138a9", "_shrinkwrap": null, "_spec": "ast-types@^0.7.0", "_where": "/Users/MB/git/pdfkit/node_modules/browserify-optional", "author": { "name": "Ben Newman", "email": "bn@cs.stanford.edu" }, "bugs": { "url": "https://github.com/benjamn/ast-types/issues" }, "dependencies": {}, "description": "Esprima-compatible implementation of the Mozilla JS Parser API", "devDependencies": { "esprima": "~1.2.2", "esprima-fb": "~14001.1.0-dev-harmony-fb", "mocha": "~1.20.1" }, "directories": {}, "dist": { "shasum": "902d2e0d60d071bdcd46dc115e1809ed11c138a9", "tarball": "https://registry.npmjs.org/ast-types/-/ast-types-0.7.8.tgz" }, "engines": { "node": ">= 0.6" }, "gitHead": "e9616815332c24894e1be01495b5375c57c200af", "homepage": "http://github.com/benjamn/ast-types", "keywords": [ "ast", "abstract syntax tree", "hierarchy", "mozilla", "spidermonkey", "parser api", "esprima", "types", "type system", "type checking", "dynamic types", "parsing", "transformation", "syntax" ], "license": "MIT", "main": "main.js", "maintainers": [ { "name": "benjamn", "email": "bn@cs.stanford.edu" } ], "name": "ast-types", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/benjamn/ast-types.git" }, "scripts": { "test": "mocha --reporter spec test/run.js" }, "version": "0.7.8" }