Your IP : 216.73.216.40


Current Path : /var/www/html/test/wetty2/node_modules/regjsgen/
Upload File :
Current File : /var/www/html/test/wetty2/node_modules/regjsgen/package.json

{
  "_args": [
    [
      {
        "raw": "regjsgen@^0.5.1",
        "scope": null,
        "escapedName": "regjsgen",
        "name": "regjsgen",
        "rawSpec": "^0.5.1",
        "spec": ">=0.5.1 <0.6.0",
        "type": "range"
      },
      "/var/www/html/test/wetty/node_modules/regexpu-core"
    ]
  ],
  "_from": "regjsgen@>=0.5.1 <0.6.0",
  "_hasShrinkwrap": false,
  "_id": "regjsgen@0.5.1",
  "_inCache": true,
  "_location": "/regjsgen",
  "_nodeVersion": "10.15.1",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/regjsgen_0.5.1_1571560308140_0.011090244139019267"
  },
  "_npmUser": {
    "name": "d10",
    "email": "demoneaux@gmail.com"
  },
  "_npmVersion": "6.4.1",
  "_phantomChildren": {},
  "_requested": {
    "raw": "regjsgen@^0.5.1",
    "scope": null,
    "escapedName": "regjsgen",
    "name": "regjsgen",
    "rawSpec": "^0.5.1",
    "spec": ">=0.5.1 <0.6.0",
    "type": "range"
  },
  "_requiredBy": [
    "/regexpu-core"
  ],
  "_resolved": "https://registry.npmjs.org/regjsgen/-/regjsgen-0.5.1.tgz",
  "_shasum": "48f0bf1a5ea205196929c0d9798b42d1ed98443c",
  "_shrinkwrap": null,
  "_spec": "regjsgen@^0.5.1",
  "_where": "/var/www/html/test/wetty/node_modules/regexpu-core",
  "author": {
    "name": "Benjamin Tan",
    "url": "https://bnjmnt4n.now.sh/"
  },
  "bugs": {
    "url": "https://github.com/bnjmnt4n/regjsgen/issues"
  },
  "dependencies": {},
  "description": "Generate regular expressions from regjsparser’s AST.",
  "devDependencies": {
    "codecov": "^3.6.1",
    "nyc": "^14.1.1",
    "regjsparser": "~0.6.0",
    "request": "^2.88.0"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-5qxzGZjDs9w4tzT3TPhCJqWdCc3RLYwy9J2NB0nm5Lz+S273lvWcpjaTGHsT1dc6Hhfq41uSEOw8wBmxrKOuyg==",
    "shasum": "48f0bf1a5ea205196929c0d9798b42d1ed98443c",
    "tarball": "https://registry.npmjs.org/regjsgen/-/regjsgen-0.5.1.tgz",
    "fileCount": 4,
    "unpackedSize": 13772,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrBt0CRA9TVsSAnZWagAAIo4QAIAo3M/x97PN4Fq264bl\nzhpJo84sdtmMt6xe/7EQgD2Bgq+rSeDpylC2jX6OEbBbtZ54PTqo75N6Z4FO\n/3oxAt5UUjcvNpGGAqeIdTEfBINKjlYc/llHsyLcENnPBTPLyZHDPMBI2fNU\nFrprw4ABg532oJU28oMSBX/qnzY12ErcP2IhCQksTzpXA03kYBDmgZvfEgCf\nciTrTm3OWb+lxyrdgyrNrzV76tGaOse893Gg0CskcHW0lIuh7+CKozSQpsd8\nZN9fe5XqoQcoawlX69dcDZn19VnaJtbJEprmGvti7HATa3uhe36+FmMyLERG\nFBL17lAaFFtqhsfp2wJUlz42fKi0uHTzzOI4IBRvZ2lKwGHfF8oduxHI0Jhq\nZiQqKcl6cMRgBPydkgFauidwBR0qTgjBwFu6YmtSYzzDjhfS8j8ljEGgClEr\nevTVlVAjJTjYot01LMOJ+CwyscgIGoDkTFTJiqr0Lu8WR/U80yn3r5uiOBl4\nkoKWtI8jsJH2uDO1vhZnQaOxkhZHBbauyW+lQcEJW4Q/C2dV2VxdEIV6Yo1j\numO5by9Ot6c26LvadJWL+7DrzTgqUoliMS36c2bVzHFCrtgDvR0JtQI8Jawi\nwPFg6K1z5MhJcthFPo9OXBaRUFawPE7qWAWtiNS1Sc+EslALOgzM+fMxEjOC\nQu6t\r\n=/o5O\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "gitHead": "32eb43d493f81420feb1a7c47c1198d337b6ffdb",
  "homepage": "https://github.com/bnjmnt4n/regjsgen",
  "keywords": [
    "ast",
    "generate",
    "regex",
    "regexp",
    "regular expressions"
  ],
  "license": "MIT",
  "main": "regjsgen.js",
  "maintainers": [
    {
      "name": "d10",
      "email": "demoneaux@gmail.com"
    }
  ],
  "name": "regjsgen",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/bnjmnt4n/regjsgen.git"
  },
  "scripts": {
    "coverage": "nyc --reporter=html npm test",
    "test": "node tests/tests.js",
    "update-fixtures": "node tests/update-fixtures.js"
  },
  "version": "0.5.1"
}