UNPKG

react-scripts

Version:
94 lines (93 loc) 2.19 kB
{ "_args": [ [ "ast-types@~0.6.1", "/Users/dan/p/create-react-app/node_modules/recast" ] ], "_from": "ast-types@>=0.6.1 <0.7.0", "_id": "ast-types@0.6.16", "_inCache": true, "_installable": true, "_location": "/ast-types", "_npmUser": { "email": "bn@cs.stanford.edu", "name": "benjamn" }, "_npmVersion": "1.4.9", "_phantomChildren": {}, "_requested": { "name": "ast-types", "raw": "ast-types@~0.6.1", "rawSpec": "~0.6.1", "scope": null, "spec": ">=0.6.1 <0.7.0", "type": "range" }, "_requiredBy": [ "/recast" ], "_resolved": "https://registry.npmjs.org/ast-types/-/ast-types-0.6.16.tgz", "_shasum": "04205b72eddd195a8feaa081f11d0294a24ded93", "_shrinkwrap": null, "_spec": "ast-types@~0.6.1", "_where": "/Users/dan/p/create-react-app/node_modules/recast", "author": { "email": "bn@cs.stanford.edu", "name": "Ben Newman" }, "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": "~7001.1.0-dev-harmony-fb", "mocha": "~1.20.1" }, "directories": {}, "dist": { "shasum": "04205b72eddd195a8feaa081f11d0294a24ded93", "tarball": "https://registry.npmjs.org/ast-types/-/ast-types-0.6.16.tgz" }, "engines": { "node": ">= 0.6" }, "homepage": "http://github.com/benjamn/ast-types", "keywords": [ "abstract syntax tree", "ast", "dynamic types", "esprima", "hierarchy", "mozilla", "parser api", "parsing", "spidermonkey", "syntax", "transformation", "type checking", "type system", "types" ], "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.6.16" }