Sha256: d051bf7ac1cfab0412aadb2fe40f922afaf3d4e61f0e4a243a76be9fe9a6d216

Contents?: true

Size: 1.63 KB

Versions: 6

Compression:

Stored size: 1.63 KB

Contents

{
  "_from": "regjsparser@^0.6.0",
  "_id": "regjsparser@0.6.2",
  "_inBundle": false,
  "_integrity": "sha512-E9ghzUtoLwDekPT0DYCp+c4h+bvuUpe6rRHCTYn6eGoqj1LgKXxT6I0Il4WbjhQkOghzi/V+y03bPKvbllL93Q==",
  "_location": "/regjsparser",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "regjsparser@^0.6.0",
    "name": "regjsparser",
    "escapedName": "regjsparser",
    "rawSpec": "^0.6.0",
    "saveSpec": null,
    "fetchSpec": "^0.6.0"
  },
  "_requiredBy": [
    "/regexpu-core"
  ],
  "_resolved": "https://registry.npmjs.org/regjsparser/-/regjsparser-0.6.2.tgz",
  "_shasum": "fd62c753991467d9d1ffe0a9f67f27a529024b96",
  "_spec": "regjsparser@^0.6.0",
  "_where": "/Users/malomalo/Code/condenser/lib/condenser/processors/node_modules/regexpu-core",
  "author": {
    "name": "'Julian Viereck'",
    "email": "julian.viereck@gmail.com"
  },
  "bin": {
    "regjsparser": "bin/parser"
  },
  "bugs": {
    "url": "https://github.com/jviereck/regjsparser/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "jsesc": "~0.5.0"
  },
  "deprecated": false,
  "description": "Parsing the JavaScript's RegExp in JavaScript.",
  "devDependencies": {
    "regenerate": "~1.0.1",
    "unicode-11.0.0": "^0.7.8"
  },
  "files": [
    "bin/",
    "LICENSE.BSD",
    "parser.js",
    "README.md"
  ],
  "homepage": "https://github.com/jviereck/regjsparser",
  "license": "BSD-2-Clause",
  "main": "./parser",
  "name": "regjsparser",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/jviereck/regjsparser.git"
  },
  "scripts": {
    "test": "node test/index.js"
  },
  "version": "0.6.2"
}

Version data entries

6 entries across 6 versions & 1 rubygems

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