Sha256: 6c4a5266ad248abb2841e7fbc748440c8a3b7083476579009585d2d27a0f3a8b

Contents?: true

Size: 1.72 KB

Versions: 2

Compression:

Stored size: 1.72 KB

Contents

{
  "author": {
    "name": "Ben Newman",
    "email": "bn@cs.stanford.edu"
  },
  "name": "recast",
  "description": "JavaScript syntax tree transformer, conservative pretty-printer, and automatic source map generator",
  "keywords": [
    "ast",
    "rewriting",
    "refactoring",
    "codegen",
    "syntax",
    "transformation",
    "parsing",
    "pretty-printing"
  ],
  "version": "0.8.8",
  "homepage": "http://github.com/benjamn/recast",
  "repository": {
    "type": "git",
    "url": "git://github.com/benjamn/recast.git"
  },
  "license": "MIT",
  "main": "main.js",
  "scripts": {
    "test": "node ./node_modules/mocha/bin/mocha --reporter spec",
    "debug": "node ./node_modules/mocha/bin/mocha --debug-brk --reporter spec"
  },
  "dependencies": {
    "esprima-fb": "~7001.1.0-dev-harmony-fb",
    "source-map": "0.1.32",
    "private": "~0.1.5",
    "cls": "~0.1.3",
    "depd": "~1.0.0",
    "ast-types": "~0.5.7"
  },
  "devDependencies": {
    "mocha": "~1.21.0"
  },
  "engines": {
    "node": ">= 0.8"
  },
  "gitHead": "2a6a963b98a43c6ef9af76c48d171785484d922b",
  "bugs": {
    "url": "https://github.com/benjamn/recast/issues"
  },
  "_id": "recast@0.8.8",
  "_shasum": "e14e8dad83b02d8f7827d97b1f3e264ed08d421c",
  "_from": "recast@>=0.8.0 <0.9.0",
  "_npmVersion": "1.4.28",
  "_npmUser": {
    "name": "benjamn",
    "email": "bn@cs.stanford.edu"
  },
  "maintainers": [
    {
      "name": "benjamn",
      "email": "bn@cs.stanford.edu"
    }
  ],
  "dist": {
    "shasum": "e14e8dad83b02d8f7827d97b1f3e264ed08d421c",
    "tarball": "http://registry.npmjs.org/recast/-/recast-0.8.8.tgz"
  },
  "directories": {},
  "_resolved": "https://registry.npmjs.org/recast/-/recast-0.8.8.tgz",
  "readme": "ERROR: No README data found!"
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
spider-src-0.1.7 lib/spider-src/support/spider/node_modules/traceur/node_modules/regexpu/node_modules/recast/package.json
spider-src-0.1.6 lib/spider-src/support/spider/node_modules/spider-script/node_modules/traceur/node_modules/regexpu/node_modules/recast/package.json