kanbanworkflowstimelinescrumrubyroadmapproject-planningproject-managementopenprojectangularissue-trackerifcgantt-chartganttbug-trackerboardsbcf
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
42 lines
1.3 KiB
42 lines
1.3 KiB
7 years ago
|
{
|
||
|
"requires": true,
|
||
|
"lockfileVersion": 1,
|
||
|
"dependencies": {
|
||
|
"husky": {
|
||
|
"version": "0.14.3",
|
||
|
"resolved": "https://registry.npmjs.org/husky/-/husky-0.14.3.tgz",
|
||
|
"integrity": "sha512-e21wivqHpstpoiWA/Yi8eFti8E+sQDSS53cpJsPptPs295QTOQR0ZwnHo2TXy1XOpZFD9rPOd3NpmqTK6uMLJA==",
|
||
|
"requires": {
|
||
|
"is-ci": "1.0.10",
|
||
|
"normalize-path": "1.0.0",
|
||
|
"strip-indent": "2.0.0"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"ci-info": {
|
||
|
"version": "1.1.1",
|
||
|
"resolved": "https://registry.npmjs.org/ci-info/-/ci-info-1.1.1.tgz",
|
||
|
"integrity": "sha512-vHDDF/bP9RYpTWtUhpJRhCFdvvp3iDWvEbuDbWgvjUrNGV1MXJrE0MPcwGtEled04m61iwdBLUIHZtDgzWS4ZQ=="
|
||
|
},
|
||
|
"is-ci": {
|
||
|
"version": "1.0.10",
|
||
|
"resolved": "https://registry.npmjs.org/is-ci/-/is-ci-1.0.10.tgz",
|
||
|
"integrity": "sha1-9zkzayYyNlBhqdSCcM1WrjNpMY4=",
|
||
|
"requires": {
|
||
|
"ci-info": "1.1.1"
|
||
|
}
|
||
|
},
|
||
|
"normalize-path": {
|
||
|
"version": "1.0.0",
|
||
|
"resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-1.0.0.tgz",
|
||
|
"integrity": "sha1-MtDkcvkf80VwHBWoMRAY07CpA3k="
|
||
|
},
|
||
|
"strip-indent": {
|
||
|
"version": "2.0.0",
|
||
|
"resolved": "https://registry.npmjs.org/strip-indent/-/strip-indent-2.0.0.tgz",
|
||
|
"integrity": "sha1-XvjbKV0B5u1sv3qrlpmNeCJSe2g="
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|