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.
44 lines
1.1 KiB
44 lines
1.1 KiB
4 years ago
|
{
|
||
|
"name": "tf-a",
|
||
|
"lockfileVersion": 2,
|
||
|
"requires": true,
|
||
|
"packages": {
|
||
|
"": {
|
||
|
"hasInstallScript": true,
|
||
|
"devDependencies": {
|
||
|
"husky": "^5.0.4"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/husky": {
|
||
|
"version": "5.2.0",
|
||
|
"resolved": "https://registry.npmjs.org/husky/-/husky-5.2.0.tgz",
|
||
|
"integrity": "sha512-AM8T/auHXRBxlrfPVLKP6jt49GCM2Zz47m8G3FOMsLmTv8Dj/fKVWE0Rh2d4Qrvmy131xEsdQnb3OXRib67PGg==",
|
||
|
"dev": true,
|
||
|
"funding": [
|
||
|
{
|
||
|
"type": "github",
|
||
|
"url": "https://github.com/sponsors/typicode"
|
||
|
},
|
||
|
{
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/husky"
|
||
|
}
|
||
|
],
|
||
|
"bin": {
|
||
|
"husky": "lib/bin.js"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">= 10"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"husky": {
|
||
|
"version": "5.2.0",
|
||
|
"resolved": "https://registry.npmjs.org/husky/-/husky-5.2.0.tgz",
|
||
|
"integrity": "sha512-AM8T/auHXRBxlrfPVLKP6jt49GCM2Zz47m8G3FOMsLmTv8Dj/fKVWE0Rh2d4Qrvmy131xEsdQnb3OXRib67PGg==",
|
||
|
"dev": true
|
||
|
}
|
||
|
}
|
||
|
}
|