UNPKG

d2-ui

Version:
97 lines (96 loc) 2.33 kB
{ "_args": [ [ "ast-types@0.8.15", "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/recast" ] ], "_from": "ast-types@0.8.15", "_id": "ast-types@0.8.15", "_inCache": true, "_installable": true, "_location": "/ast-types", "_nodeVersion": "0.10.31", "_npmUser": { "email": "bn@cs.stanford.edu", "name": "benjamn" }, "_npmVersion": "3.3.9", "_phantomChildren": {}, "_requested": { "name": "ast-types", "raw": "ast-types@0.8.15", "rawSpec": "0.8.15", "scope": null, "spec": "0.8.15", "type": "version" }, "_requiredBy": [ "/recast" ], "_resolved": "https://registry.npmjs.org/ast-types/-/ast-types-0.8.15.tgz", "_shasum": "8eef0827f04dff0ec8857ba925abe3fea6194e52", "_shrinkwrap": null, "_spec": "ast-types@0.8.15", "_where": "/Users/nico/Documents/dhis/webapps/d2-ui/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": { "babel-core": "^5.6.15", "esprima": "~1.2.2", "esprima-fb": "~14001.1.0-dev-harmony-fb", "mocha": "~2.2.5" }, "directories": {}, "dist": { "shasum": "8eef0827f04dff0ec8857ba925abe3fea6194e52", "tarball": "https://registry.npmjs.org/ast-types/-/ast-types-0.8.15.tgz" }, "engines": { "node": ">= 0.8" }, "gitHead": "e72354e0b2f4b7d0f40318909da2b6646830bf86", "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": [ { "email": "bn@cs.stanford.edu", "name": "benjamn" } ], "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 --full-trace test/run.js" }, "version": "0.8.15" }