{ "_args": [ [ "spdx-license-ids@^1.0.0", "/Users/rebecca/code/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse" ], [ "spdx-license-ids@^1.0.2", "/Users/rebecca/code/npm/node_modules/validate-npm-package-license/node_modules/spdx-correct" ] ], "_from": "spdx-license-ids@>=1.0.0 <2.0.0", "_id": "spdx-license-ids@1.2.0", "_inCache": true, "_installable": true, "_location": "/validate-npm-package-license/spdx-expression-parse/spdx-license-ids", "_nodeVersion": "5.4.0", "_npmUser": { "email": "snnskwtnb@gmail.com", "name": "shinnn" }, "_npmVersion": "3.5.2", "_phantomChildren": {}, "_requested": { "name": "spdx-license-ids", "raw": "spdx-license-ids@^1.0.0", "rawSpec": "^1.0.0", "scope": null, "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/validate-npm-package-license/spdx-expression-parse" ], "_shrinkwrap": null, "_spec": "spdx-license-ids@^1.0.0", "_where": "/Users/rebecca/code/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse", "author": { "name": "Shinnosuke Watanabe", "url": "https://github.com/shinnn" }, "bugs": { "url": "https://github.com/shinnn/spdx-license-ids/issues" }, "dependencies": {}, "description": "A list of SPDX license identifiers", "devDependencies": { "@shinnn/eslintrc": "^1.0.0", "each-async": "^1.1.1", "eslint": "^0.24.0", "got": "^3.3.0", "istanbul": "^0.3.17", "require-bower-files": "^2.0.0", "rimraf": "^2.4.1", "stringify-object": "^2.2.0", "tape": "^4.0.0" }, "directories": {}, "dist": { "shasum": "b549dd0f63dcb745a17e2ea3a07402e0e332d1e2", "tarball": "http://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-1.2.0.tgz" }, "files": [ "spdx-license-ids.json" ], "gitHead": "f74a7a16ca05540e0e97f1bbb61da07829b5d9ab", "homepage": "https://github.com/shinnn/spdx-license-ids#readme", "keywords": [ "array", "browser", "client-side", "id", "identifier", "identifiers", "json", "license", "licenses", "oss", "spdx" ], "license": "Unlicense", "main": "spdx-license-ids.json", "maintainers": [ { "name": "shinnn", "email": "snnskwtnb@gmail.com" } ], "name": "spdx-license-ids", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/shinnn/spdx-license-ids.git" }, "scripts": { "build": "node --harmony_arrow_functions build.js", "coverage": "node --harmony_arrow_functions node_modules/.bin/istanbul cover test.js", "coveralls": "${npm_package_scripts_coverage} && istanbul-coveralls", "lint": "eslint --config node_modules/@shinnn/eslintrc/rc.json --ignore-path .gitignore .", "pretest": "${npm_package_scripts_build} && ${npm_package_scripts_lint}", "test": "node --harmony_arrow_functions test.js" }, "version": "1.2.0" }