Sha256: 456f1b9296b521c53fca74d78b6e642693374910a090ef3f91db2e45ac39246d

Contents?: true

Size: 1.73 KB

Versions: 3

Compression:

Stored size: 1.73 KB

Contents

{
  "_from": "regjsgen@^0.5.0",
  "_id": "regjsgen@0.5.0",
  "_inBundle": false,
  "_integrity": "sha512-RnIrLhrXCX5ow/E5/Mh2O4e/oa1/jW0eaBKTSy3LaCj+M3Bqvm97GWDp2yUtzIs4LEn65zR2yiYGFqb2ApnzDA==",
  "_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.0.tgz",
  "_shasum": "a7634dc08f89209c2049adda3525711fb97265dd",
  "_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.1.0",
    "istanbul": "~0.4.5",
    "regjsparser": "~0.4.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": "istanbul cover --report html tests/tests.js",
    "test": "node tests/tests.js",
    "update-fixtures": "node tests/update-fixtures.js"
  },
  "version": "0.5.0"
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
condenser-0.0.8 lib/condenser/processors/node_modules/regjsgen/package.json
condenser-0.0.7 lib/condenser/processors/node_modules/regjsgen/package.json
condenser-0.0.5 lib/condenser/processors/node_modules/regjsgen/package.json