{ "name": "spdx-license-ids", "version": "1.2.2", "description": "A list of SPDX license identifiers", "repository": { "type": "git", "url": "git+https://github.com/shinnn/spdx-license-ids.git" }, "author": { "name": "Shinnosuke Watanabe", "url": "https://github.com/shinnn" }, "scripts": { "build": "node --strong_mode build.js", "lint": "eslint --config @shinnn/node --env browser --ignore-path .gitignore .", "pretest": "${npm_package_scripts_build} && ${npm_package_scripts_lint}", "test": "node --strong_mode test.js | tap-spec", "coverage": "node --strong_mode node_modules/.bin/istanbul cover test.js" }, "license": "Unlicense", "main": "spdx-license-ids.json", "files": [ "spdx-license-ids.json" ], "keywords": [ "spdx", "license", "licenses", "id", "identifier", "identifiers", "json", "array", "oss", "browser", "client-side" ], "devDependencies": { "@shinnn/eslint-config-node": "^3.0.0", "chalk": "^1.1.3", "eslint": "^3.1.1", "get-spdx-license-ids": "^1.0.0", "istanbul": "^0.4.4", "loud-rejection": "^1.6.0", "rimraf-promise": "^2.0.0", "stringify-object": "^2.4.0", "tap-spec": "^4.1.1", "tape": "^4.6.0", "write-file-atomically": "1.0.0" }, "gitHead": "70e2541bf04b4fbef4c5df52c581a1861fd355b2", "bugs": { "url": "https://github.com/shinnn/spdx-license-ids/issues" }, "homepage": "https://github.com/shinnn/spdx-license-ids#readme", "_id": "spdx-license-ids@1.2.2", "_shasum": "c9df7a3424594ade6bd11900d596696dc06bac57", "_from": "spdx-license-ids@1.2.2", "_npmVersion": "3.10.5", "_nodeVersion": "6.3.0", "_npmUser": { "name": "shinnn", "email": "snnskwtnb@gmail.com" }, "dist": { "shasum": "c9df7a3424594ade6bd11900d596696dc06bac57", "tarball": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-1.2.2.tgz" }, "maintainers": [ { "name": "shinnn", "email": "snnskwtnb@gmail.com" } ], "_npmOperationalInternal": { "host": "packages-16-east.internal.npmjs.com", "tmp": "tmp/spdx-license-ids-1.2.2.tgz_1469529975605_0.35518706892617047" }, "directories": {}, "_resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-1.2.2.tgz", "readme": "ERROR: No README data found!" }