@zkochan/pnpm
Version:
A fast implementation of npm install
110 lines (109 loc) • 3.11 kB
JSON
{
"_args": [
[
{
"raw": "cz-conventional-changelog@^1.2.0",
"scope": null,
"escapedName": "cz-conventional-changelog",
"name": "cz-conventional-changelog",
"rawSpec": "^1.2.0",
"spec": ">=1.2.0 <2.0.0",
"type": "range"
},
"C:\\src\\pnpm"
]
],
"_from": "cz-conventional-changelog@>=1.2.0 <2.0.0",
"_id": "cz-conventional-changelog@1.2.0",
"_inCache": true,
"_installable": true,
"_location": "/cz-conventional-changelog",
"_nodeVersion": "4.4.7",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/cz-conventional-changelog-1.2.0.tgz_1471180637079_0.8506745849736035"
},
"_npmUser": {
"name": "commitizen-bot",
"email": "kent+commitizen-bot@doddsfamily.us"
},
"_npmVersion": "2.15.10",
"_phantomChildren": {},
"_requested": {
"raw": "cz-conventional-changelog@^1.2.0",
"scope": null,
"escapedName": "cz-conventional-changelog",
"name": "cz-conventional-changelog",
"rawSpec": "^1.2.0",
"spec": ">=1.2.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"#DEV:/",
"/commitizen"
],
"_resolved": "https://registry.npmjs.org/cz-conventional-changelog/-/cz-conventional-changelog-1.2.0.tgz",
"_shasum": "2bca04964c8919b23f3fd6a89ef5e6008b31b3f8",
"_shrinkwrap": null,
"_spec": "cz-conventional-changelog@^1.2.0",
"_where": "C:\\src\\pnpm",
"author": {
"name": "Jim Cummins",
"email": "jimthedev@gmail.com"
},
"bugs": {
"url": "https://github.com/commitizen/cz-conventional-changelog/issues"
},
"czConfig": {
"path": "./"
},
"dependencies": {
"conventional-commit-types": "^2.0.0",
"lodash.map": "^4.5.1",
"longest": "^1.0.1",
"pad-right": "^0.2.2",
"right-pad": "^1.0.1",
"word-wrap": "^1.0.3"
},
"description": "Commitizen adapter following the conventional-changelog format.",
"devDependencies": {
"commitizen": "1.0.5",
"semantic-release": "^4.3.5"
},
"directories": {},
"dist": {
"shasum": "2bca04964c8919b23f3fd6a89ef5e6008b31b3f8",
"tarball": "https://registry.npmjs.org/cz-conventional-changelog/-/cz-conventional-changelog-1.2.0.tgz"
},
"gitHead": "7ea76befc87fb1199e66292c27d6fc48c90c3628",
"homepage": "https://github.com/commitizen/cz-conventional-changelog",
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "commitizen-bot",
"email": "kent+commitizen-bot@doddsfamily.us"
},
{
"name": "jimthedev",
"email": "jimthedev@gmail.com"
},
{
"name": "kentcdodds",
"email": "kent@doddsfamily.us"
}
],
"name": "cz-conventional-changelog",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/commitizen/cz-conventional-changelog.git"
},
"scripts": {
"commit": "git-cz",
"semantic-release": "semantic-release pre && npm publish && semantic-release post",
"test": "echo 'Tests need to be setup!'"
},
"version": "1.2.0"
}