Sha256: cc871354ed9694227f44df28229cc678eaface613614ac569f8faa26754d8427

Contents?: true

Size: 1.71 KB

Versions: 6

Compression:

Stored size: 1.71 KB

Contents

{
  "_from": "regjsgen@^0.5.0",
  "_id": "regjsgen@0.5.1",
  "_inBundle": false,
  "_integrity": "sha512-5qxzGZjDs9w4tzT3TPhCJqWdCc3RLYwy9J2NB0nm5Lz+S273lvWcpjaTGHsT1dc6Hhfq41uSEOw8wBmxrKOuyg==",
  "_location": "/regjsgen",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "regjsgen@^0.5.0",
    "name": "regjsgen",
    "escapedName": "regjsgen",
    "rawSpec": "^0.5.0",
    "saveSpec": null,
    "fetchSpec": "^0.5.0"
  },
  "_requiredBy": [
    "/regexpu-core"
  ],
  "_resolved": "https://registry.npmjs.org/regjsgen/-/regjsgen-0.5.1.tgz",
  "_shasum": "48f0bf1a5ea205196929c0d9798b42d1ed98443c",
  "_spec": "regjsgen@^0.5.0",
  "_where": "/Users/malomalo/Code/condenser/lib/condenser/processors/node_modules/regexpu-core",
  "author": {
    "name": "Benjamin Tan",
    "url": "https://bnjmnt4n.now.sh/"
  },
  "bugs": {
    "url": "https://github.com/bnjmnt4n/regjsgen/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "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"
  },
  "files": [
    "LICENSE",
    "regjsgen.js"
  ],
  "homepage": "https://github.com/bnjmnt4n/regjsgen",
  "keywords": [
    "ast",
    "generate",
    "regex",
    "regexp",
    "regular expressions"
  ],
  "license": "MIT",
  "main": "regjsgen.js",
  "name": "regjsgen",
  "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"
}

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
condenser-0.2 lib/condenser/processors/node_modules/regjsgen/package.json
condenser-0.1 lib/condenser/processors/node_modules/regjsgen/package.json
condenser-0.0.12 lib/condenser/processors/node_modules/regjsgen/package.json
condenser-0.0.11 lib/condenser/processors/node_modules/regjsgen/package.json
condenser-0.0.10 lib/condenser/processors/node_modules/regjsgen/package.json
condenser-0.0.9 lib/condenser/processors/node_modules/regjsgen/package.json