Sha256: a5c8459f6cd103e1db39c9023ded3a6bfb2d3a7c674849f5f320aae89a9b5be8
Contents?: true
Size: 1.65 KB
Versions: 2
Compression:
Stored size: 1.65 KB
Contents
{ "author": { "name": "Ben Newman", "email": "bn@cs.stanford.edu" }, "name": "ast-types", "description": "Esprima-compatible implementation of the Mozilla JS Parser API", "keywords": [ "ast", "abstract syntax tree", "hierarchy", "mozilla", "spidermonkey", "parser api", "esprima", "types", "type system", "type checking", "dynamic types", "parsing", "transformation", "syntax" ], "version": "0.5.7", "homepage": "http://github.com/benjamn/ast-types", "repository": { "type": "git", "url": "git://github.com/benjamn/ast-types.git" }, "license": "MIT", "main": "main.js", "scripts": { "test": "mocha --reporter spec test/run.js" }, "dependencies": { "depd": "~1.0.0" }, "devDependencies": { "esprima": "~1.2.2", "esprima-fb": "~7001.1.0-dev-harmony-fb", "mocha": "~1.20.1" }, "engines": { "node": ">= 0.6" }, "gitHead": "2d03e304f9f954a63ce4d061a94bd25917da8b48", "bugs": { "url": "https://github.com/benjamn/ast-types/issues" }, "_id": "ast-types@0.5.7", "_shasum": "f6caa9c21b77a5c6201b1570a2cdd63363e3d314", "_from": "ast-types@>=0.5.7 <0.6.0", "_npmVersion": "1.4.28", "_npmUser": { "name": "benjamn", "email": "bn@cs.stanford.edu" }, "maintainers": [ { "name": "benjamn", "email": "bn@cs.stanford.edu" } ], "dist": { "shasum": "f6caa9c21b77a5c6201b1570a2cdd63363e3d314", "tarball": "http://registry.npmjs.org/ast-types/-/ast-types-0.5.7.tgz" }, "directories": {}, "_resolved": "https://registry.npmjs.org/ast-types/-/ast-types-0.5.7.tgz", "readme": "ERROR: No README data found!" }
Version data entries
2 entries across 2 versions & 1 rubygems