{
  "_args": [
    [
      {
        "raw": "nearley@^2.7.10",
        "scope": null,
        "escapedName": "nearley",
        "name": "nearley",
        "rawSpec": "^2.7.10",
        "spec": ">=2.7.10 <3.0.0",
        "type": "range"
      },
      "/home/centralpertec/public_html/react-loadbar/node_modules/rst-selector-parser"
    ]
  ],
  "_from": "nearley@>=2.7.10 <3.0.0",
  "_hasShrinkwrap": false,
  "_id": "nearley@2.19.0",
  "_inCache": true,
  "_location": "/nearley",
  "_nodeVersion": "12.7.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/nearley_2.19.0_1567261728467_0.4606242477147042"
  },
  "_npmUser": {
    "name": "hardmath123",
    "email": "hardmath123@comfortablynumbered.appspotmail.com"
  },
  "_npmVersion": "6.10.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "nearley@^2.7.10",
    "scope": null,
    "escapedName": "nearley",
    "name": "nearley",
    "rawSpec": "^2.7.10",
    "spec": ">=2.7.10 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/rst-selector-parser"
  ],
  "_resolved": "https://registry.npmjs.org/nearley/-/nearley-2.19.0.tgz",
  "_shasum": "37717781d0fd0f2bfc95e233ebd75678ca4bda46",
  "_shrinkwrap": null,
  "_spec": "nearley@^2.7.10",
  "_where": "/home/centralpertec/public_html/react-loadbar/node_modules/rst-selector-parser",
  "author": {
    "name": "Hardmath123"
  },
  "bin": {
    "nearleyc": "bin/nearleyc.js",
    "nearley-test": "bin/nearley-test.js",
    "nearley-unparse": "bin/nearley-unparse.js",
    "nearley-railroad": "bin/nearley-railroad.js"
  },
  "bugs": {
    "url": "https://github.com/hardmath123/nearley/issues"
  },
  "contributors": "https://github.com/Hardmath123/nearley/graphs/contributors",
  "dependencies": {
    "commander": "^2.19.0",
    "moo": "^0.4.3",
    "railroad-diagrams": "^1.0.0",
    "randexp": "0.4.6",
    "semver": "^5.4.1"
  },
  "description": "Simple, fast, powerful parser toolkit for JavaScript.",
  "devDependencies": {
    "@types/moo": "^0.3.0",
    "@types/node": "^7.0.27",
    "babel-cli": "^6.26.0",
    "babel-preset-env": "^1.6.0",
    "benchr": "^3.2.0",
    "coffee-script": "^1.10.0",
    "doctoc": "^1.3.0",
    "expect": "^1.20.2",
    "microtime": "^2.1.2",
    "mocha": "^2.5.3",
    "typescript": "^2.6.1"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-2v52FTw7RPqieZr3Gth1luAXZR7Je6q3KaDHY5bjl/paDUdMu35fZ8ICNgiYJRr3tf3NMvIQQR1r27AvEr9CRA==",
    "shasum": "37717781d0fd0f2bfc95e233ebd75678ca4bda46",
    "tarball": "https://registry.npmjs.org/nearley/-/nearley-2.19.0.tgz",
    "fileCount": 20,
    "unpackedSize": 72102,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdaoQhCRA9TVsSAnZWagAASnsP/2JyDA+i5GT6dzUYSMNE\ntOPcGA1PqXbXzHxt1Xz0+ogHLPt6Byb6Q68AH1gdhUaFIrEIF6VC5ayAIjhJ\nUYWGgz/WDzRxCt4KFHiEcBcw5XTNAwt37dCEbY7mT9EBkMiTpcYvsc6EnILZ\nyGix05LUuKQ0Zwl4H5g0+35wVrSSIFs+Ltwz+a1tEzGw5JeN9aFjPbkESW4j\ntpvPmX/Fit6S1pkzdCs5HoM2pS/4gLhtkCbSrv1DM1FNbmKtLd1Y/cFWR3LG\nMQvWi9PnH2RmQ74Z8SC3O7kW1ucNfZvYqG8g8BIMGODH4CdCqazn1npO/TYl\ndxfPkKyjOns00UU7mDCEI8mIID3jPSeer89tG6HdwIb/4dXXzKKUgGjYkF+h\n4TRvFehyz4F7xjGfEdTmSHnR7iQJjjbJB6+rYV2IWw4GWEAOqtxf+25tYxSf\nOzDbPbHR5uEFRaUjPN/HME3qWlf7YoZ6SZjMHStNp56auyxp+dnGTU48Zw/e\n5cI5yRkO9B7NEFEUb4v/72E5rUQ5TlqapyxU2Bn+BT34g2eWhSdk90JbVBqT\n5eqzuzpt/8c65EVB/AcFb/QxROykKaSr/V7GJ57TvbszLr6Ax622L605GHyP\nCqZzCI31LdkRKuZP/Wk+v41n894OH1a880VJgNxUKZ/hz8Xl9GyfmEUJbxSl\nZarJ\r\n=R2PW\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "gitHead": "937c78487dabb24179937c8ea7f64698ca4175b0",
  "homepage": "https://github.com/hardmath123/nearley#readme",
  "keywords": [
    "parser",
    "parse",
    "generator",
    "compiler",
    "compile",
    "grammar",
    "language"
  ],
  "license": "MIT",
  "main": "lib/nearley.js",
  "maintainers": [
    {
      "name": "hardmath123",
      "email": "hardmath123@comfortablynumbered.appspotmail.com"
    },
    {
      "name": "tjvr",
      "email": "tim@tjvr.org"
    }
  ],
  "name": "nearley",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/hardmath123/nearley.git"
  },
  "scripts": {
    "benchmark": "benchr test/benchmark.js",
    "bootstrap": "mocha test/bootstrap.test.js && bin/nearleyc.js lib/nearley-language-bootstrapped.ne > tmp && mv tmp lib/nearley-language-bootstrapped.js && echo bootstrapped ok",
    "doctoc": "doctoc --notitle README.md",
    "profile": "bin/nearleyc.js test/grammars/parens.ne > test/grammars/parens.js && node test/profile.js",
    "test": "mocha test/*.test.js"
  },
  "version": "2.19.0"
}
