Sha256: 9384067557d47cfa411d45882cb0988e93c92ddeb0122ada23831950fc2992b4

Contents?: true

Size: 964 Bytes

Versions: 16

Compression:

Stored size: 964 Bytes

Contents

{
  "name": "regjsgen",
  "version": "0.5.2",
  "description": "Generate regular expressions from regjsparser’s AST.",
  "homepage": "https://github.com/bnjmnt4n/regjsgen",
  "main": "regjsgen.js",
  "keywords": [
    "ast",
    "generate",
    "regex",
    "regexp",
    "regular expressions"
  ],
  "license": "MIT",
  "author": {
    "name": "Benjamin Tan",
    "url": "https://ofcr.se/"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/bnjmnt4n/regjsgen.git"
  },
  "bugs": "https://github.com/bnjmnt4n/regjsgen/issues",
  "files": [
    "LICENSE-MIT.txt",
    "regjsgen.js"
  ],
  "scripts": {
    "test": "node tests/tests.js",
    "coverage": "nyc --reporter=html npm test",
    "report-coverage": "nyc --reporter=lcov npm test && codecov",
    "update-fixtures": "node tests/update-fixtures.js"
  },
  "devDependencies": {
    "codecov": "^3.7.0",
    "nyc": "^15.0.1",
    "regjsparser": "~0.6.4",
    "request": "^2.88.2"
  }
}

Version data entries

16 entries across 15 versions & 5 rubygems

Version Path
optimacms-0.1.61 spec/dummy/node_modules/regjsgen/package.json
disco_app-0.16.1 test/dummy/node_modules/regjsgen/package.json
disco_app-0.15.2 test/dummy/node_modules/regjsgen/package.json
disco_app-0.18.4 test/dummy/node_modules/regjsgen/package.json
disco_app-0.18.1 test/dummy/node_modules/regjsgen/package.json
disco_app-0.12.7.pre.puma.pre.3 test/dummy/node_modules/regjsgen/package.json
disco_app-0.14.0 test/dummy/node_modules/regjsgen/package.json
disco_app-0.13.6.pre.puma.pre.3 test/dummy/node_modules/regjsgen/package.json
tang-0.2.1 spec/tang_app/node_modules/regjsgen/package.json
groonga-client-model-6.0.0 test/apps/rails6.1.3/node_modules/regjsgen/package.json
groonga-client-model-6.0.0 test/apps/rails6.0.3.5/node_modules/regjsgen/package.json
ruby2js-4.0.4 lib/tasks/testrails/node_modules/regjsgen/package.json
ruby2js-4.0.3 lib/tasks/testrails/node_modules/regjsgen/package.json
tang-0.2.0 spec/tang_app/node_modules/regjsgen/package.json
tang-0.1.0 spec/tang_app/node_modules/regjsgen/package.json
tang-0.0.9 spec/tang_app/node_modules/regjsgen/package.json