Sha256: 93e9b9baff75110502e641acb1984b6b77b41231039035b609dacca111a8d4aa

Contents?: true

Size: 1.01 KB

Versions: 9

Compression:

Stored size: 1.01 KB

Contents

{
  "name": "spdx-correct",
  "description": "correct invalid SPDX expressions",
  "version": "3.1.1",
  "author": "Kyle E. Mitchell <kyle@kemitchell.com> (https://kemitchell.com)",
  "contributors": [
    "Kyle E. Mitchell <kyle@kemitchell.com> (https://kemitchell.com)",
    "Christian Zommerfelds <aero_super@yahoo.com>",
    "Tal Einat <taleinat@gmail.com>",
    "Dan Butvinik <butvinik@outlook.com>"
  ],
  "dependencies": {
    "spdx-expression-parse": "^3.0.0",
    "spdx-license-ids": "^3.0.0"
  },
  "devDependencies": {
    "defence-cli": "^2.0.1",
    "replace-require-self": "^1.0.0",
    "standard": "^11.0.0",
    "standard-markdown": "^4.0.2",
    "tape": "^4.9.0"
  },
  "files": [
    "index.js"
  ],
  "keywords": [
    "SPDX",
    "law",
    "legal",
    "license",
    "metadata"
  ],
  "license": "Apache-2.0",
  "repository": "jslicense/spdx-correct.js",
  "scripts": {
    "lint": "standard && standard-markdown README.md",
    "test": "defence README.md | replace-require-self | node && node test.js"
  }
}

Version data entries

9 entries across 8 versions & 4 rubygems

Version Path
optimacms-0.1.61 spec/dummy/node_modules/spdx-correct/package.json
tang-0.2.1 spec/tang_app/node_modules/spdx-correct/package.json
groonga-client-model-6.0.0 test/apps/rails6.1.3/node_modules/spdx-correct/package.json
groonga-client-model-6.0.0 test/apps/rails6.0.3.5/node_modules/spdx-correct/package.json
ruby2js-4.0.4 lib/tasks/testrails/node_modules/spdx-correct/package.json
ruby2js-4.0.3 lib/tasks/testrails/node_modules/spdx-correct/package.json
tang-0.2.0 spec/tang_app/node_modules/spdx-correct/package.json
tang-0.1.0 spec/tang_app/node_modules/spdx-correct/package.json
tang-0.0.9 spec/tang_app/node_modules/spdx-correct/package.json