{
  "_args": [
    [
      {
        "raw": "syntax-error@^1.1.1",
        "scope": null,
        "escapedName": "syntax-error",
        "name": "syntax-error",
        "rawSpec": "^1.1.1",
        "spec": ">=1.1.1 <2.0.0",
        "type": "range"
      },
      "/usr/local/lib/node_modules/cordova/node_modules/browserify"
    ],
    [
      {
        "raw": "syntax-error@^1.1.1",
        "scope": null,
        "escapedName": "syntax-error",
        "name": "syntax-error",
        "rawSpec": "^1.1.1",
        "spec": ">=1.1.1 <2.0.0",
        "type": "range"
      },
      "/usr/local/lib/node_modules/ionic/node_modules/browserify"
    ]
  ],
  "_from": "syntax-error@^1.1.1",
  "_id": "syntax-error@1.3.0",
  "_inCache": true,
  "_location": "/ionic/syntax-error",
  "_nodeVersion": "6.3.1",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/syntax-error-1.3.0.tgz_1488408314762_0.5258522441145033"
  },
  "_npmUser": {
    "name": "substack",
    "email": "substack@gmail.com"
  },
  "_npmVersion": "3.10.5",
  "_phantomChildren": {},
  "_requested": {
    "raw": "syntax-error@^1.1.1",
    "scope": null,
    "escapedName": "syntax-error",
    "name": "syntax-error",
    "rawSpec": "^1.1.1",
    "spec": ">=1.1.1 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/ionic/browserify"
  ],
  "_resolved": "https://registry.npmjs.org/syntax-error/-/syntax-error-1.3.0.tgz",
  "_shasum": "1ed9266c4d40be75dc55bf9bb1cb77062bb96ca1",
  "_shrinkwrap": null,
  "_spec": "syntax-error@^1.1.1",
  "_where": "/usr/local/lib/node_modules/ionic/node_modules/browserify",
  "author": {
    "name": "James Halliday",
    "email": "mail@substack.net",
    "url": "http://substack.net"
  },
  "bugs": {
    "url": "https://github.com/substack/node-syntax-error/issues"
  },
  "dependencies": {
    "acorn": "^4.0.3"
  },
  "description": "detect and report syntax errors in source code strings",
  "devDependencies": {
    "tap": "^1.1.0"
  },
  "directories": {},
  "dist": {
    "shasum": "1ed9266c4d40be75dc55bf9bb1cb77062bb96ca1",
    "tarball": "https://registry.npmjs.org/syntax-error/-/syntax-error-1.3.0.tgz"
  },
  "engine": {
    "node": ">=0.6"
  },
  "gitHead": "6d3fe5b4c4169837a703b0cf4887f45234a645b1",
  "homepage": "https://github.com/substack/node-syntax-error",
  "keywords": [
    "syntax",
    "error",
    "esprima",
    "stack",
    "line",
    "column"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "mattdesl",
      "email": "dave.des@gmail.com"
    },
    {
      "name": "substack",
      "email": "substack@gmail.com"
    },
    {
      "name": "zertosh",
      "email": "zertosh@gmail.com"
    }
  ],
  "name": "syntax-error",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/substack/node-syntax-error.git"
  },
  "scripts": {
    "test": "tap test/*.js"
  },
  "version": "1.3.0"
}
