123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126 |
- {
- "_args": [
- [
- {
- "raw": "commander@^2.9.0",
- "scope": null,
- "escapedName": "commander",
- "name": "commander",
- "rawSpec": "^2.9.0",
- "spec": ">=2.9.0 <3.0.0",
- "type": "range"
- },
- "/Users/tennesseeg/blueCoin/node_modules/har-validator"
- ]
- ],
- "_from": "commander@>=2.9.0 <3.0.0",
- "_id": "commander@2.16.0",
- "_inCache": true,
- "_location": "/commander",
- "_nodeVersion": "10.5.0",
- "_npmOperationalInternal": {
- "host": "s3://npm-registry-packages",
- "tmp": "tmp/commander_2.16.0_1530265235564_0.5330625131044013"
- },
- "_npmUser": {
- "name": "abetomo",
- "email": "abe@enzou.tokyo"
- },
- "_npmVersion": "6.1.0",
- "_phantomChildren": {},
- "_requested": {
- "raw": "commander@^2.9.0",
- "scope": null,
- "escapedName": "commander",
- "name": "commander",
- "rawSpec": "^2.9.0",
- "spec": ">=2.9.0 <3.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/har-validator",
- "/tslint"
- ],
- "_resolved": "https://registry.npmjs.org/commander/-/commander-2.16.0.tgz",
- "_shasum": "f16390593996ceb4f3eeb020b31d78528f7f8a50",
- "_shrinkwrap": null,
- "_spec": "commander@^2.9.0",
- "_where": "/Users/tennesseeg/blueCoin/node_modules/har-validator",
- "author": {
- "name": "TJ Holowaychuk",
- "email": "tj@vision-media.ca"
- },
- "bugs": {
- "url": "https://github.com/tj/commander.js/issues"
- },
- "dependencies": {},
- "description": "the complete solution for node.js command-line programs",
- "devDependencies": {
- "@types/node": "^7.0.66",
- "eslint": "^4.19.1",
- "should": "^11.2.1",
- "sinon": "^2.4.1",
- "standard": "^10.0.3",
- "typescript": "^2.9.2"
- },
- "directories": {},
- "dist": {
- "integrity": "sha512-sVXqklSaotK9at437sFlFpyOcJonxe0yST/AG9DkQKUdIE6IqGIMv4SfAQSKaJbSdVEJYItASCrBiVQHq1HQew==",
- "shasum": "f16390593996ceb4f3eeb020b31d78528f7f8a50",
- "tarball": "https://registry.npmjs.org/commander/-/commander-2.16.0.tgz",
- "fileCount": 6,
- "unpackedSize": 60770,
- "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbNf6TCRA9TVsSAnZWagAAeOcP/1GvW++kyIoNTLX/kcWn\n12krx6uUADcgK+gqzipj8GNP2xWVfXO95CiKB99d9bufa/okMMuDVYnUMCjN\ne0Z1ytDg6ZEAG2aQd5eTxUMLGBAkvQXTq3iRmuFwS4syW1RpFir2wXJST+dp\nMukBMYzaMM9Jl+DcLZ2TJqgkmI0nqW1Da/ItMB4wVmSJ21FShHQuCQg2VW1h\nR7d1dDXCUt5uwkmIPxqE7v/o4iGWNlLludzbdqKZs/uddTITq983ASwhxGXG\nFjvAPR5jDwOpalIGgy28blTyV+mHM4XK1QekMxW1eAJuUkD6YSXAIets/v3t\nWlY4Lj3Jq3Q9jWp08iwLiSJjv7MtfMlMZH84zJrqTo5XxVvbl2z0u2DM+Wq+\n93mkWoVVLJpC5m5n7GoCG2rTFrxak7hkOcqA4yAB8IEPbDqRmncYrWwrgTcm\ndWwVUlXe0Ij/ZYOxjZETZls2Ed78MNh0rLgZGo4m87z7wGV2lmDDfdsvwReQ\nw8MR4b0jglgfPQ/bFgo0qXCWOLrfCu4ATPS8DWF7ioAus8H5gNhyrji4ALyJ\ndePUf/IJ7hHj6B9AKQ86RIM8pU4ma2fsSG8EkHZ/7GZtcdivNqAsXY44JPX4\np5Ux6AaC88RqeCcIG+aK7LGR0F1E4phVcyKDhtYXryW3oz+XE+D7lT6GNrw3\nxApX\r\n=gqzQ\r\n-----END PGP SIGNATURE-----\r\n"
- },
- "files": [
- "index.js",
- "typings/index.d.ts"
- ],
- "gitHead": "4cc348bd9808f799ca0600a39136b1fa25820f3b",
- "homepage": "https://github.com/tj/commander.js#readme",
- "keywords": [
- "commander",
- "command",
- "option",
- "parser"
- ],
- "license": "MIT",
- "main": "index",
- "maintainers": [
- {
- "name": "abetomo",
- "email": "abe@enzou.tokyo"
- },
- {
- "name": "somekittens",
- "email": "rkoutnik@gmail.com"
- },
- {
- "name": "tjholowaychuk",
- "email": "tj@vision-media.ca"
- },
- {
- "name": "vanesyan",
- "email": "romain.vanesyan@gmail.com"
- },
- {
- "name": "zhiyelee",
- "email": "zhiyelee@gmail.com"
- }
- ],
- "name": "commander",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/tj/commander.js.git"
- },
- "scripts": {
- "lint": "eslint index.js",
- "test": "node test/run.js && npm run test-typings",
- "test-typings": "node_modules/typescript/bin/tsc -p tsconfig.json"
- },
- "typings": "typings/index.d.ts",
- "version": "2.16.0"
- }
|