{"_id":"pkgname","_rev":"18-9fa3a36cbbba240a8c84e9a7764708d9","name":"pkgname","time":{"modified":"2022-06-24T02:07:49.575Z","created":"2014-04-02T18:20:01.776Z","1.0.1":"2014-04-02T18:20:01.777Z","0.0.2":"2014-04-07T06:58:54.214Z","0.1.0":"2017-01-29T11:19:32.174Z","1.0.0":"2017-01-29T12:14:18.829Z","1.1.0":"2017-01-30T13:07:49.232Z","1.2.0":"2017-01-31T19:30:49.558Z","1.3.0":"2017-01-31T21:04:11.649Z","1.4.0":"2017-02-01T18:20:41.231Z","1.5.0":"2017-02-01T18:59:19.432Z","1.5.1":"2017-02-01T23:15:19.781Z","2.0.0":"2017-02-02T21:11:37.278Z","3.0.0":"2017-02-03T21:58:50.064Z"},"maintainers":[{"name":"clebert","email":"clebert@me.com"}],"dist-tags":{"latest":"3.0.0"},"description":"A simple tool that helps you find a name for your app, framework or library","readme":"# pkgname\n\n[![npm][0]][1]\n[![Build Status][2]][3]\n[![Commitizen friendly][4]][5]\n\nA simple tool that helps you find a name for your app, framework or library.\n\nThe name suggestions are generated using data from [WordNet®][6], a lexical database for English.\n\n![Screenshot](https://raw.githubusercontent.com/clebert/pkgname/master/screenshot.png)\n\n## Installation\n\n```sh\nnpm install -g pkgname\n```\n\n## Usage\n\n```\nUsage\n  $ pkgname [options]\n\nOptions\n  --help, -h                Usage information\n  --version, -v             Version information\n  --max-length <n>          Displays only names with a maximum length of <n>\n  --npm-check               Displays only names that are available on npm\n  --npm-latest              Downloads always the latest list of npm package names, even if you already have them\n  --remove-hyphens          Removes the hyphens from all hyphenated names\n  --search-definitions <s>  Displays only names whose definition match the case-insensitive pattern <s>\n  --search-names <s>        Displays only names that match the case-insensitive pattern <s>\n  --shuffle-names           Displays the names in random order\n\nExamples\n  $ pkgname\n  $ pkgname --npm-check --npm-latest\n  $ pkgname --max-length 7 --npm-check --search-definitions \"the [a-z]+ star\" --shuffle-names\n  $ pkgname --max-length 7 --npm-check --remove-hyphens --search-names \"^.[aeiou][a-z]+a$\"\n```\n\n## Development\n\n### Installing the dev dependencies\n\n```sh\nnpm install\n```\n\n### Watching the sources and tests\n\n```sh\nnpm run watch\n```\n\n### Checking for formatting and linting errors\n\n```sh\nnpm run check\n```\n\n### Formatting the sources\n\n```sh\nnpm run format\n```\n\n### Committing a new change\n\n```sh\nnpm run cz\n```\n\n### Publishing a new version\n\n```sh\nnpm run release\n```\n\n```sh\ngit push --follow-tags origin master\n```\n\n```sh\nnpm publish\n```\n\n### Starting in debug mode\n\n```sh\nDEBUG=* node ./lib/index.js\n```\n\n---\nBuilt by (c) Clemens Akens. Released under the MIT license.\n\n[0]: https://img.shields.io/npm/v/pkgname.svg?maxAge=3600\n[1]: https://www.npmjs.com/package/pkgname\n[2]: https://travis-ci.org/clebert/pkgname.svg?branch=master\n[3]: https://travis-ci.org/clebert/pkgname\n[4]: https://img.shields.io/badge/commitizen-friendly-brightgreen.svg\n[5]: http://commitizen.github.io/cz-cli/\n[6]: http://wordnet.princeton.edu/wordnet/\n","versions":{"0.1.0":{"name":"pkgname","version":"0.1.0","description":"A simple tool that helps you find a name for your app, framework or library","license":"MIT","author":{"name":"Clemens Akens","email":"clebert@me.com"},"repository":{"type":"git","url":"git+https://github.com/clebert/pkgname.git"},"bin":{"pkgname":"./lib/index.js"},"engines":{"node":">=7"},"config":{"commitizen":{"path":"node_modules/cz-customizable"},"cz-customizable":{"config":".cz-config.js"}},"scripts":{"commitmsg":"conventional-changelog-lint -e","prepush":"npm prune && npm install && npm test","prebuild":"rimraf lib","build":"tsc --project .","cz":"git-cz","format":"tsfmt --replace","lint":"tslint --config tslint-type-check.json --project tsconfig.json --type-check --formatters-dir node_modules/custom-tslint-formatters/formatters --format grouped","prerelease":"git checkout master && npm prune && npm install && npm test","release":"standard-version","pretest":"npm run build","test":"npm run lint && tsfmt --verify","watch":"npm-run-all --parallel watch:*","watch:build":"npm run build -- --watch"},"dependencies":{"chalk":"1.1.3","conf":"0.12.0","gunzip-maybe":"1.3.1","lodash":"4.17.4","meow":"3.7.0","node-fetch":"1.6.3","tar-stream":"1.5.2","tslib":"1.5.0"},"devDependencies":{"@types/chalk":"0.4.31","@types/conf":"0.11.0","@types/lodash":"4.14.51","@types/meow":"3.6.1","@types/node":"7.0.4","@types/node-fetch":"1.6.7","commitizen":"2.9.5","conventional-changelog-lint":"1.1.0","custom-tslint-formatters":"2.0.0","cz-customizable":"4.0.0","husky":"0.13.1","npm-run-all":"4.0.1","rimraf":"2.5.4","standard-version":"4.0.0","ts-config":"1.2.0","tslint":"4.4.2","typescript":"2.1.5","typescript-formatter":"4.0.1"},"gitHead":"61c6310b98cde637aec15c4f259dbba27b296da2","bugs":{"url":"https://github.com/clebert/pkgname/issues"},"homepage":"https://github.com/clebert/pkgname#readme","_id":"pkgname@0.1.0","_shasum":"95f83b3a96442d4c380e89c0d8f4fb792edc3d3a","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.4.0","_npmUser":{"name":"clebert","email":"clebert@me.com"},"dist":{"shasum":"95f83b3a96442d4c380e89c0d8f4fb792edc3d3a","tarball":"https://registry.npmjs.org/pkgname/-/pkgname-0.1.0.tgz","integrity":"sha512-H5XJI88/eSPribIxdRACvzoWYlUTJKjj7kOpwtmbh0vegSrEJpQUqeeaTQbuAsz8fs1zBXdUjSkcFQAk7/97DQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIACbfWZ8AiE9BWLzZ2oB59WQjed0NYvyWM5xWv0ypHLKAiEAn6cNnaJw0Pp3Xf8wxQ+cj3+CXKt0x47/v1zPn5P7TpA="}]},"maintainers":[{"name":"clebert","email":"clebert@me.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/pkgname-0.1.0.tgz_1485688770499_0.14445098862051964"}},"1.0.0":{"name":"pkgname","version":"1.0.0","description":"A simple tool that helps you find a name for your app, framework or library","license":"MIT","author":{"name":"Clemens Akens","email":"clebert@me.com"},"repository":{"type":"git","url":"git+https://github.com/clebert/pkgname.git"},"bin":{"pkgname":"./lib/index.js"},"engines":{"node":">=6"},"config":{"commitizen":{"path":"node_modules/cz-customizable"},"cz-customizable":{"config":".cz-config.js"}},"scripts":{"commitmsg":"conventional-changelog-lint -e","prebuild":"rimraf lib","build":"tsc --project .","postbuild":"chmod +x lib/index.js","cz":"git-cz","format":"tsfmt --replace","lint":"tslint --config tslint-type-check.json --project tsconfig.json --type-check --formatters-dir node_modules/custom-tslint-formatters/formatters --format grouped","prerelease":"git checkout master && npm prune && npm install && npm test","release":"standard-version","pretest":"npm run build","test":"npm run lint && tsfmt --verify && ./lib/index.js -v","watch":"npm-run-all --parallel watch:*","watch:build":"npm run build -- --watch"},"dependencies":{"chalk":"1.1.3","conf":"0.12.0","gunzip-maybe":"1.3.1","lodash":"4.17.4","meow":"3.7.0","node-fetch":"1.6.3","tar-stream":"1.5.2","tslib":"1.5.0"},"devDependencies":{"@types/chalk":"0.4.31","@types/conf":"0.11.0","@types/lodash":"4.14.51","@types/meow":"3.6.1","@types/node":"7.0.4","@types/node-fetch":"1.6.7","commitizen":"2.9.5","conventional-changelog-lint":"1.1.0","custom-tslint-formatters":"2.0.0","cz-customizable":"4.0.0","husky":"0.13.1","npm-run-all":"4.0.1","rimraf":"2.5.4","standard-version":"4.0.0","ts-config":"1.2.0","tslint":"4.4.2","typescript":"2.1.5","typescript-formatter":"4.0.1"},"gitHead":"207e222bfecd0b1bbdbfd2e711bd7740025d16da","bugs":{"url":"https://github.com/clebert/pkgname/issues"},"homepage":"https://github.com/clebert/pkgname#readme","_id":"pkgname@1.0.0","_shasum":"b9b3dc9e35300fd3b20ac44cdb1b6fd9cc43d792","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.4.0","_npmUser":{"name":"clebert","email":"clebert@me.com"},"dist":{"shasum":"b9b3dc9e35300fd3b20ac44cdb1b6fd9cc43d792","tarball":"https://registry.npmjs.org/pkgname/-/pkgname-1.0.0.tgz","integrity":"sha512-e6Fy3TfpmyhMb9xp0BAU800pzkvpN8WAf/iopETJAcNcsIoxkHjJZsErqCRMdju9MPcIWrTrRQ1m7wDF7JLUow==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHB46nRaxt03TzPHb8U1uC3BvwGa8Yum+9TdXg91lPGVAiEA4wBduj7U+iXlhYNSGCOKtlqFyAHJqqb27bFnGH7rDsc="}]},"maintainers":[{"name":"clebert","email":"clebert@me.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/pkgname-1.0.0.tgz_1485692058288_0.01470612920820713"}},"1.1.0":{"name":"pkgname","version":"1.1.0","description":"A simple tool that helps you find a name for your app, framework or library","license":"MIT","author":{"name":"Clemens Akens","email":"clebert@me.com"},"repository":{"type":"git","url":"git+https://github.com/clebert/pkgname.git"},"bin":{"pkgname":"./lib/index.js"},"engines":{"node":">=6"},"config":{"commitizen":{"path":"node_modules/cz-customizable"},"cz-customizable":{"config":".cz-config.js"}},"ava":{"verbose":true},"scripts":{"commitmsg":"conventional-changelog-lint -e","prebuild":"rm -rf lib/*","build":"tsc --project .","postbuild":"chmod +x lib/index.js","check":"tsfmt --verify && tslint --config tslint-type-check.json --project tsconfig.json --type-check --formatters-dir node_modules/custom-tslint-formatters/formatters --format grouped","cz":"git-cz","format":"tsfmt --replace","prerelease":"git checkout master && npm prune && npm install && npm test","release":"standard-version","pretest":"npm run build","test":"npm run check && ava && ./lib/index.js -v","prewatch":"npm run build","watch":"run-p --continue-on-error watch:*","watch:sources":"tsc --project . --watch","watch:tests":"ava --watch"},"dependencies":{"chalk":"1.1.3","conf":"0.12.0","gunzip-maybe":"1.3.1","lodash":"4.17.4","meow":"3.7.0","node-fetch":"1.6.3","tar-stream":"1.5.2","tslib":"1.5.0"},"devDependencies":{"@types/chalk":"0.4.31","@types/conf":"0.11.0","@types/lodash":"4.14.51","@types/meow":"3.6.1","@types/node":"7.0.4","@types/node-fetch":"1.6.7","ava":"0.17.0","commitizen":"2.9.5","conventional-changelog-lint":"1.1.0","custom-tslint-formatters":"2.0.0","cz-customizable":"4.0.0","husky":"0.13.1","npm-run-all":"4.0.1","standard-version":"4.0.0","ts-config":"1.2.0","tslint":"4.4.2","typescript":"2.1.5","typescript-formatter":"4.0.1"},"gitHead":"b572377a82999c53d6f78f5ccec3965b9045fc54","bugs":{"url":"https://github.com/clebert/pkgname/issues"},"homepage":"https://github.com/clebert/pkgname#readme","_id":"pkgname@1.1.0","_shasum":"beae7a936417f50e79351b99759264f50f6178e0","_from":".","_npmVersion":"4.0.2","_nodeVersion":"6.9.1","_npmUser":{"name":"clebert","email":"clebert@me.com"},"dist":{"shasum":"beae7a936417f50e79351b99759264f50f6178e0","tarball":"https://registry.npmjs.org/pkgname/-/pkgname-1.1.0.tgz","integrity":"sha512-1HlsvtYxhdn9ifMNRJCZ+++JaiFXjfqS3HJTYKRGixi6n999zX3kTws+/u4HW5hKq+B65pVApPcdoMs4o39jWA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCReHta+223uf5aduHQtmO5h7jpL9ylH5oxkvgzcl/ojwIgHyBpE8KwwrEQkxynmiTMl4Jcylxh+OGY7QkZj7W5KDI="}]},"maintainers":[{"name":"clebert","email":"clebert@me.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/pkgname-1.1.0.tgz_1485781668632_0.8558799952734262"}},"1.2.0":{"name":"pkgname","version":"1.2.0","description":"A simple tool that helps you find a name for your app, framework or library","license":"MIT","author":{"name":"Clemens Akens","email":"clebert@me.com"},"repository":{"type":"git","url":"git+https://github.com/clebert/pkgname.git"},"bin":{"pkgname":"./lib/index.js"},"engines":{"node":">=6"},"config":{"commitizen":{"path":"node_modules/cz-customizable"},"cz-customizable":{"config":".cz-config.js"}},"ava":{"verbose":true},"scripts":{"commitmsg":"conventional-changelog-lint -e","prebuild":"rm -rf lib/*","build":"tsc --project .","postbuild":"chmod +x lib/index.js","check":"tsfmt --verify && tslint --config tslint-type-check.json --project tsconfig.json --type-check --formatters-dir node_modules/custom-tslint-formatters/formatters --format grouped","cz":"git-cz","format":"tsfmt --replace","prerelease":"git checkout master && npm prune && npm install && npm test","release":"standard-version","pretest":"npm run build","test":"npm run check && ava && ./lib/index.js -v","prewatch":"npm run build","watch":"run-p --continue-on-error watch:*","watch:sources":"tsc --project . --watch","watch:tests":"ava --watch"},"dependencies":{"chalk":"1.1.3","env-paths":"1.0.0","gunzip-maybe":"1.3.1","lodash":"4.17.4","meow":"3.7.0","mkdirp":"0.5.1","node-fetch":"1.6.3","tar-stream":"1.5.2","tslib":"1.5.0"},"devDependencies":{"@types/chalk":"0.4.31","@types/lodash":"4.14.51","@types/meow":"3.6.1","@types/mkdirp":"0.3.29","@types/node":"7.0.4","@types/node-fetch":"1.6.7","ava":"0.17.0","commitizen":"2.9.5","conventional-changelog-lint":"1.1.0","custom-tslint-formatters":"2.0.0","cz-customizable":"4.0.0","husky":"0.13.1","npm-run-all":"4.0.1","standard-version":"4.0.0","ts-config":"1.2.0","tslint":"4.4.2","typescript":"2.1.5","typescript-formatter":"4.0.1"},"gitHead":"e242ebb77521ea1def623684cbad8cbde3a52cb1","bugs":{"url":"https://github.com/clebert/pkgname/issues"},"homepage":"https://github.com/clebert/pkgname#readme","_id":"pkgname@1.2.0","_shasum":"ad7e015869594c1ab018779b74cafa1ea42579da","_from":".","_npmVersion":"4.0.2","_nodeVersion":"6.9.1","_npmUser":{"name":"clebert","email":"clebert@me.com"},"dist":{"shasum":"ad7e015869594c1ab018779b74cafa1ea42579da","tarball":"https://registry.npmjs.org/pkgname/-/pkgname-1.2.0.tgz","integrity":"sha512-aJlBrIC0+O1Drz5d/TUFCs9/aPrwsY1Tb/LL4sD3HUpji7GCFLYnFo7KdoE7MwZqmYAjjYputsKS+HtU8ALaCQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCOKUqh9TviBL8AwLnpokDsm99Us45fDdyqJosBPZIMVgIgPP2GQwDJ9runOM/DlHiC71CdscXkvpHmnJZ6dB60lUQ="}]},"maintainers":[{"name":"clebert","email":"clebert@me.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/pkgname-1.2.0.tgz_1485891047707_0.1574677606113255"}},"1.3.0":{"name":"pkgname","version":"1.3.0","description":"A simple tool that helps you find a name for your app, framework or library","license":"MIT","author":{"name":"Clemens Akens","email":"clebert@me.com"},"repository":{"type":"git","url":"git+https://github.com/clebert/pkgname.git"},"bin":{"pkgname":"./lib/index.js"},"engines":{"node":">=6"},"config":{"commitizen":{"path":"node_modules/cz-customizable"},"cz-customizable":{"config":".cz-config.js"}},"ava":{"verbose":true},"scripts":{"commitmsg":"conventional-changelog-lint -e","prebuild":"rm -rf lib/*","build":"tsc --project .","postbuild":"chmod +x lib/index.js","check":"tsfmt --verify && tslint --config tslint-type-check.json --project tsconfig.json --type-check --formatters-dir node_modules/custom-tslint-formatters/formatters --format grouped","cz":"git-cz","format":"tsfmt --replace","prerelease":"git checkout master && npm prune && npm install && npm test","release":"standard-version","pretest":"npm run build","test":"npm run check && ava && ./lib/index.js -v","prewatch":"npm run build","watch":"run-p --continue-on-error watch:*","watch:sources":"tsc --project . --watch","watch:tests":"ava --watch"},"dependencies":{"chalk":"1.1.3","env-paths":"1.0.0","gunzip-maybe":"1.3.1","lodash":"4.17.4","meow":"3.7.0","mkdirp":"0.5.1","node-fetch":"1.6.3","tar-stream":"1.5.2","tslib":"1.5.0"},"devDependencies":{"@types/chalk":"0.4.31","@types/lodash":"4.14.51","@types/meow":"3.6.1","@types/mkdirp":"0.3.29","@types/node":"7.0.4","@types/node-fetch":"1.6.7","ava":"0.17.0","commitizen":"2.9.5","conventional-changelog-lint":"1.1.0","custom-tslint-formatters":"2.0.0","cz-customizable":"4.0.0","husky":"0.13.1","npm-run-all":"4.0.1","standard-version":"4.0.0","ts-config":"1.2.0","tslint":"4.4.2","typescript":"2.1.5","typescript-formatter":"4.0.1"},"gitHead":"c81122ad49f3040819a1a9c1a593d29d1735e4bd","bugs":{"url":"https://github.com/clebert/pkgname/issues"},"homepage":"https://github.com/clebert/pkgname#readme","_id":"pkgname@1.3.0","_shasum":"fff8744ec971336887837295c0f04bc6ca107578","_from":".","_npmVersion":"4.0.2","_nodeVersion":"6.9.1","_npmUser":{"name":"clebert","email":"clebert@me.com"},"dist":{"shasum":"fff8744ec971336887837295c0f04bc6ca107578","tarball":"https://registry.npmjs.org/pkgname/-/pkgname-1.3.0.tgz","integrity":"sha512-7kmYaY1kqk1G1wRy8BtSyjeCn7+Nop24Eygu+nLxZG0p0bCYKGwfxeFIr5Gt6X9O9BwaPNtvA7Bn5B+kgpKDXQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDs2FreL+2XGrtzPw7GwWFyqYY8wMG2lABi65/e7JkOVQIgIlMtYKcYhf0+u6Qx+7jljP97YoHfUWm9XVqPasL41Yo="}]},"maintainers":[{"name":"clebert","email":"clebert@me.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/pkgname-1.3.0.tgz_1485896649510_0.35583516117185354"}},"1.4.0":{"name":"pkgname","version":"1.4.0","description":"A simple tool that helps you find a name for your app, framework or library","license":"MIT","author":{"name":"Clemens Akens","email":"clebert@me.com"},"repository":{"type":"git","url":"git+https://github.com/clebert/pkgname.git"},"bin":{"pkgname":"./lib/index.js"},"engines":{"node":">=6"},"config":{"commitizen":{"path":"node_modules/cz-customizable"},"cz-customizable":{"config":".cz-config.js"}},"ava":{"verbose":true},"scripts":{"commitmsg":"conventional-changelog-lint -e","prebuild":"rm -rf lib/*","build":"tsc --project .","postbuild":"chmod +x lib/index.js","check":"tsfmt --verify && tslint --config tslint-type-check.json --project tsconfig.json --type-check --formatters-dir node_modules/custom-tslint-formatters/formatters --format grouped","cz":"git-cz","format":"tsfmt --replace","prerelease":"git checkout master && npm prune && npm install && npm test","release":"standard-version","pretest":"npm run build","test":"npm run check && ava && ./lib/index.js -v","prewatch":"npm run build","watch":"run-p --continue-on-error watch:*","watch:sources":"tsc --project . --watch","watch:tests":"ava --watch"},"dependencies":{"chalk":"1.1.3","env-paths":"1.0.0","gunzip-maybe":"1.3.1","lodash":"4.17.4","meow":"3.7.0","mkdirp":"0.5.1","node-fetch":"1.6.3","tar-stream":"1.5.2","tslib":"1.5.0"},"devDependencies":{"@types/chalk":"0.4.31","@types/lodash":"4.14.51","@types/meow":"3.6.1","@types/mkdirp":"0.3.29","@types/node":"7.0.4","@types/node-fetch":"1.6.7","ava":"0.17.0","commitizen":"2.9.5","conventional-changelog-lint":"1.1.0","custom-tslint-formatters":"2.0.0","cz-customizable":"4.0.0","husky":"0.13.1","npm-run-all":"4.0.1","standard-version":"4.0.0","ts-config":"1.2.0","tslint":"4.4.2","typescript":"2.1.5","typescript-formatter":"4.0.1"},"gitHead":"2b69c508e723592e22db230fba9a70602731fca5","bugs":{"url":"https://github.com/clebert/pkgname/issues"},"homepage":"https://github.com/clebert/pkgname#readme","_id":"pkgname@1.4.0","_shasum":"146e0e7347c0753f8a018792a7f0b02e078db2ce","_from":".","_npmVersion":"4.0.2","_nodeVersion":"6.9.1","_npmUser":{"name":"clebert","email":"clebert@me.com"},"dist":{"shasum":"146e0e7347c0753f8a018792a7f0b02e078db2ce","tarball":"https://registry.npmjs.org/pkgname/-/pkgname-1.4.0.tgz","integrity":"sha512-XjXPqAvmVNNslsdlpCLgko1nH6Xv7njDup+XHyJBdVy4tJ+NYKsf+djOavrp9PF6ojtKe8lfiszZZ0cUEpVFzA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD8pTOPhbrlto7gSIbPaXIQn9DO3ruoTyqKaauJfjxI+wIgTZoQJKEIO22UOdz8/AdWMKQDZxcddTYALLGfAmAMfso="}]},"maintainers":[{"name":"clebert","email":"clebert@me.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/pkgname-1.4.0.tgz_1485973238997_0.15467055910266936"}},"1.5.0":{"name":"pkgname","version":"1.5.0","description":"A simple tool that helps you find a name for your app, framework or library","license":"MIT","author":{"name":"Clemens Akens","email":"clebert@me.com"},"repository":{"type":"git","url":"git+https://github.com/clebert/pkgname.git"},"bin":{"pkgname":"./lib/index.js"},"engines":{"node":">=6"},"config":{"commitizen":{"path":"node_modules/cz-customizable"},"cz-customizable":{"config":".cz-config.js"}},"ava":{"verbose":true},"scripts":{"commitmsg":"conventional-changelog-lint -e","prebuild":"rm -rf lib/*","build":"tsc --project .","postbuild":"chmod +x lib/index.js","check":"tsfmt --verify && tslint --config tslint-type-check.json --project tsconfig.json --type-check --formatters-dir node_modules/custom-tslint-formatters/formatters --format grouped","cz":"git-cz","format":"tsfmt --replace","prerelease":"git checkout master && npm prune && npm install && npm test","release":"standard-version","pretest":"npm run build","test":"npm run check && ava && ./lib/index.js -v","prewatch":"npm run build","watch":"run-p --continue-on-error watch:*","watch:sources":"tsc --project . --watch","watch:tests":"ava --watch"},"dependencies":{"chalk":"1.1.3","debug":"2.6.0","env-paths":"1.0.0","gunzip-maybe":"1.3.1","lodash":"4.17.4","meow":"3.7.0","mkdirp":"0.5.1","node-fetch":"1.6.3","tar-stream":"1.5.2","tslib":"1.5.0"},"devDependencies":{"@types/chalk":"0.4.31","@types/debug":"0.0.29","@types/lodash":"4.14.51","@types/meow":"3.6.1","@types/mkdirp":"0.3.29","@types/node":"7.0.4","@types/node-fetch":"1.6.7","ava":"0.17.0","commitizen":"2.9.5","conventional-changelog-lint":"1.1.0","custom-tslint-formatters":"2.0.0","cz-customizable":"4.0.0","husky":"0.13.1","npm-run-all":"4.0.1","standard-version":"4.0.0","ts-config":"1.2.0","tslint":"4.4.2","typescript":"2.1.5","typescript-formatter":"4.0.1"},"gitHead":"e5d18728a90fd881b98b124f3ebd4f6f212e1646","bugs":{"url":"https://github.com/clebert/pkgname/issues"},"homepage":"https://github.com/clebert/pkgname#readme","_id":"pkgname@1.5.0","_shasum":"35e742b1c99595d79cf00d20f449b95ea1ef9053","_from":".","_npmVersion":"4.0.2","_nodeVersion":"6.9.1","_npmUser":{"name":"clebert","email":"clebert@me.com"},"dist":{"shasum":"35e742b1c99595d79cf00d20f449b95ea1ef9053","tarball":"https://registry.npmjs.org/pkgname/-/pkgname-1.5.0.tgz","integrity":"sha512-KtRR9d1DF56i1zTtJM26M9yTFXii8hG+MsUEITjenU0oFZdasywJ3tcdg6wLeFPvau3ujUDSzly8tEToSjvYYA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD+jCmZPHYfRtnWzz4u9NmepvySokefw11tbnwYan+2EQIhANUkN+IvfyynOQ34GwTqyTOmlfcHx845pXZ26g161+SW"}]},"maintainers":[{"name":"clebert","email":"clebert@me.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/pkgname-1.5.0.tgz_1485975558739_0.19930650643073022"}},"1.5.1":{"name":"pkgname","version":"1.5.1","description":"A simple tool that helps you find a name for your app, framework or library","license":"MIT","author":{"name":"Clemens Akens","email":"clebert@me.com"},"repository":{"type":"git","url":"git+https://github.com/clebert/pkgname.git"},"bin":{"pkgname":"./lib/index.js"},"engines":{"node":">=6"},"config":{"commitizen":{"path":"node_modules/cz-customizable"},"cz-customizable":{"config":".cz-config.js"}},"ava":{"verbose":true},"scripts":{"commitmsg":"conventional-changelog-lint -e","prebuild":"rm -rf lib/*","build":"tsc --project .","postbuild":"chmod +x lib/index.js","check":"tsfmt --verify && tslint --config tslint-type-check.json --project tsconfig.json --type-check --formatters-dir node_modules/custom-tslint-formatters/formatters --format grouped","cz":"git-cz","format":"tsfmt --replace","prerelease":"git checkout master && npm prune && npm install && npm test","release":"standard-version","pretest":"npm run build","test":"npm run check && ava && ./lib/index.js -v","prewatch":"npm run build","watch":"run-p --continue-on-error watch:*","watch:sources":"tsc --project . --watch","watch:tests":"ava --watch"},"dependencies":{"chalk":"1.1.3","debug":"2.6.0","env-paths":"1.0.0","gunzip-maybe":"1.3.1","lodash":"4.17.4","meow":"3.7.0","mkdirp":"0.5.1","node-fetch":"1.6.3","tar-stream":"1.5.2","tslib":"1.5.0"},"devDependencies":{"@types/chalk":"0.4.31","@types/debug":"0.0.29","@types/lodash":"4.14.51","@types/meow":"3.6.1","@types/mkdirp":"0.3.29","@types/node":"7.0.4","@types/node-fetch":"1.6.7","ava":"0.17.0","commitizen":"2.9.5","conventional-changelog-lint":"1.1.0","custom-tslint-formatters":"2.0.0","cz-customizable":"4.0.0","husky":"0.13.1","npm-run-all":"4.0.1","standard-version":"4.0.0","ts-config":"1.2.0","tslint":"4.4.2","typescript":"2.1.5","typescript-formatter":"4.0.1"},"gitHead":"36c87beee829e727c858b130f86cf8b41ab8e0d2","bugs":{"url":"https://github.com/clebert/pkgname/issues"},"homepage":"https://github.com/clebert/pkgname#readme","_id":"pkgname@1.5.1","_shasum":"266a819f242b95bf636db6acfe40149c09312ba0","_from":".","_npmVersion":"4.0.2","_nodeVersion":"6.9.1","_npmUser":{"name":"clebert","email":"clebert@me.com"},"dist":{"shasum":"266a819f242b95bf636db6acfe40149c09312ba0","tarball":"https://registry.npmjs.org/pkgname/-/pkgname-1.5.1.tgz","integrity":"sha512-zktO5Jkaw4A2yDrAvzlJoDwXeTXPXqoAv/oFr122/DZ6fvUyEZv3hbRcSDvirVJWfB47m5o2/8LbLvumc+U7FQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCWh6JTIlf+n7JWKbuHv/aL9Yvsp5GqyP6TedYCOo6vwgIhALmz+xrEb4Qt9G3WYmVgySGLtINbIpSiELtvqQvUvIBP"}]},"maintainers":[{"name":"clebert","email":"clebert@me.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/pkgname-1.5.1.tgz_1485990917481_0.13320721383206546"}},"2.0.0":{"name":"pkgname","version":"2.0.0","description":"A simple tool that helps you find a name for your app, framework or library","license":"MIT","author":{"name":"Clemens Akens","email":"clebert@me.com"},"repository":{"type":"git","url":"git+https://github.com/clebert/pkgname.git"},"bin":{"pkgname":"./lib/index.js"},"engines":{"node":">=6"},"config":{"commitizen":{"path":"node_modules/cz-customizable"},"cz-customizable":{"config":".cz-config.js"}},"ava":{"verbose":true},"scripts":{"commitmsg":"conventional-changelog-lint -e","prebuild":"rm -rf lib/*","build":"tsc --project .","postbuild":"chmod +x lib/index.js","check":"tsfmt --verify && tslint --config tslint-type-check.json --project tsconfig.json --type-check --formatters-dir node_modules/custom-tslint-formatters/formatters --format grouped","cz":"git-cz","format":"tsfmt --replace","prerelease":"git checkout master && npm prune && npm install && npm test","release":"standard-version","pretest":"npm run build","test":"npm run check && ava && ./lib/index.js -v","prewatch":"npm run build","watch":"run-p --continue-on-error watch:*","watch:sources":"tsc --project . --watch","watch:tests":"ava --watch"},"dependencies":{"chalk":"1.1.3","debug":"2.6.0","env-paths":"1.0.0","gunzip-maybe":"1.3.1","lodash":"4.17.4","meow":"3.7.0","mkdirp":"0.5.1","node-fetch":"1.6.3","tar-stream":"1.5.2","tslib":"1.5.0"},"devDependencies":{"@types/chalk":"0.4.31","@types/debug":"0.0.29","@types/lodash":"4.14.51","@types/meow":"3.6.1","@types/mkdirp":"0.3.29","@types/node":"7.0.4","@types/node-fetch":"1.6.7","ava":"0.17.0","commitizen":"2.9.5","conventional-changelog-lint":"1.1.0","custom-tslint-formatters":"2.0.0","cz-customizable":"4.0.0","husky":"0.13.1","npm-run-all":"4.0.1","standard-version":"4.0.0","ts-config":"1.2.0","tslint":"4.4.2","typescript":"2.1.5","typescript-formatter":"4.0.1"},"gitHead":"04a257baf02eb226ba4d76241b5beb84a054aaa6","bugs":{"url":"https://github.com/clebert/pkgname/issues"},"homepage":"https://github.com/clebert/pkgname#readme","_id":"pkgname@2.0.0","_shasum":"8a953cce175b8e8eb1bbfe7c2a4d187803d63984","_from":".","_npmVersion":"4.0.2","_nodeVersion":"6.9.1","_npmUser":{"name":"clebert","email":"clebert@me.com"},"dist":{"shasum":"8a953cce175b8e8eb1bbfe7c2a4d187803d63984","tarball":"https://registry.npmjs.org/pkgname/-/pkgname-2.0.0.tgz","integrity":"sha512-pALwjb3MnJrgpbN61DmOXcmuucnsh9tIIwsM1RwgbloQRhRH4Z2GNRDwXs2UlkF5rV1sxTdx31mHs12VSfV7Xw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICV7eC7411+rfMxE5+pCXtTo7jj3K00cn8sRM/REM2iQAiEAykOGge+ln4pmvMs9zoTQPif6t1JxH/OOoeDNUsNVis0="}]},"maintainers":[{"name":"clebert","email":"clebert@me.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/pkgname-2.0.0.tgz_1486069896456_0.5369863496161997"}},"3.0.0":{"name":"pkgname","version":"3.0.0","description":"A simple tool that helps you find a name for your app, framework or library","license":"MIT","author":{"name":"Clemens Akens","email":"clebert@me.com"},"repository":{"type":"git","url":"git+https://github.com/clebert/pkgname.git"},"bin":{"pkgname":"./lib/index.js"},"engines":{"node":">=6"},"config":{"commitizen":{"path":"node_modules/cz-customizable"},"cz-customizable":{"config":".cz-config.js"}},"ava":{"verbose":true},"scripts":{"commitmsg":"conventional-changelog-lint -e","prebuild":"rm -rf lib/*","build":"tsc --project .","postbuild":"chmod +x lib/index.js","check":"tsfmt --verify && tslint --config tslint-type-check.json --project tsconfig.json --type-check --formatters-dir node_modules/custom-tslint-formatters/formatters --format grouped","cz":"git-cz","format":"tsfmt --replace","prerelease":"git checkout master && npm prune && npm install && npm test","release":"standard-version","pretest":"npm run build","test":"npm run check && ava && ./lib/index.js -v","prewatch":"npm run build","watch":"run-p --continue-on-error watch:*","watch:sources":"tsc --project . --watch","watch:tests":"ava --watch"},"dependencies":{"chalk":"1.1.3","debug":"2.6.0","env-paths":"1.0.0","gunzip-maybe":"1.3.1","lodash":"4.17.4","meow":"3.7.0","mkdirp":"0.5.1","node-fetch":"1.6.3","tar-stream":"1.5.2","tslib":"1.5.0"},"devDependencies":{"@types/chalk":"0.4.31","@types/debug":"0.0.29","@types/lodash":"4.14.51","@types/meow":"3.6.1","@types/mkdirp":"0.3.29","@types/node":"7.0.4","@types/node-fetch":"1.6.7","ava":"0.17.0","commitizen":"2.9.5","conventional-changelog-lint":"1.1.0","custom-tslint-formatters":"2.0.0","cz-customizable":"4.0.0","husky":"0.13.1","npm-run-all":"4.0.1","standard-version":"4.0.0","ts-config":"1.2.0","tslint":"4.4.2","typescript":"2.1.5","typescript-formatter":"4.0.1"},"gitHead":"9851d20be0202a4d7d567eeeeb320c3643f4e861","bugs":{"url":"https://github.com/clebert/pkgname/issues"},"homepage":"https://github.com/clebert/pkgname#readme","_id":"pkgname@3.0.0","_shasum":"ea2f4a62b8b683f38bc96a8b953a8370055746e5","_from":".","_npmVersion":"2.14.7","_nodeVersion":"6.9.1","_npmUser":{"name":"clebert","email":"clebert@me.com"},"dist":{"shasum":"ea2f4a62b8b683f38bc96a8b953a8370055746e5","tarball":"https://registry.npmjs.org/pkgname/-/pkgname-3.0.0.tgz","integrity":"sha512-VkXXv5Z1fsmnggQ020aJcEp6xrRc62DTKs90BjdREmiEmwJj8YqvQb4yckVPoSJUjMnFny5Ukofafu7pec0hOg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCCoTcu0LWreR/ZqOJ1N3ee6/UflS8f76j7ykfDn9BmQgIgYy24X8gOvbo/zZEwLCgoCbOKtTMgWig1ayFHSIrDkks="}]},"maintainers":[{"name":"clebert","email":"clebert@me.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/pkgname-3.0.0.tgz_1486159129442_0.009844351559877396"}}},"homepage":"https://github.com/clebert/pkgname#readme","repository":{"type":"git","url":"git+https://github.com/clebert/pkgname.git"},"author":{"name":"Clemens Akens","email":"clebert@me.com"},"bugs":{"url":"https://github.com/clebert/pkgname/issues"},"license":"MIT","readmeFilename":"README.md"}