Sha256: 2b8e900243f39a0e0bf4380f4ae97c9562344fec2d89d79d43687eced3dd4eea

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.8.15",
  "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 --full-trace test/run.js"
  },
  "dependencies": {},
  "devDependencies": {
    "babel-core": "^5.6.15",
    "esprima": "~1.2.2",
    "esprima-fb": "~14001.1.0-dev-harmony-fb",
    "mocha": "~2.2.5"
  },
  "engines": {
    "node": ">= 0.8"
  },
  "gitHead": "e72354e0b2f4b7d0f40318909da2b6646830bf86",
  "bugs": {
    "url": "https://github.com/benjamn/ast-types/issues"
  },
  "_id": "ast-types@0.8.15",
  "_shasum": "8eef0827f04dff0ec8857ba925abe3fea6194e52",
  "_from": "ast-types@0.8.15",
  "_npmVersion": "3.3.9",
  "_nodeVersion": "0.10.31",
  "_npmUser": {
    "name": "benjamn",
    "email": "bn@cs.stanford.edu"
  },
  "maintainers": [
    {
      "name": "benjamn",
      "email": "bn@cs.stanford.edu"
    }
  ],
  "dist": {
    "shasum": "8eef0827f04dff0ec8857ba925abe3fea6194e52",
    "tarball": "https://registry.npmjs.org/ast-types/-/ast-types-0.8.15.tgz"
  },
  "directories": {},
  "_resolved": "https://registry.npmjs.org/ast-types/-/ast-types-0.8.15.tgz"
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
xcodebuild-helper-1.2.5 externals/ios-sim-master/node_modules/ast-types/package.json
xcodebuild-helper-1.2.3 externals/ios-sim-master/node_modules/ast-types/package.json