mirror of
https://github.com/sasjs/core.git
synced 2025-12-16 00:24:35 +00:00
36 lines
995 B
JSON
36 lines
995 B
JSON
{
|
|
"name": "@sasjs/core",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 2,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "@sasjs/core",
|
|
"version": "1.0.0",
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"node-git-hooks": "^1.0.5"
|
|
}
|
|
},
|
|
"node_modules/node-git-hooks": {
|
|
"version": "1.0.5",
|
|
"resolved": "https://registry.npmjs.org/node-git-hooks/-/node-git-hooks-1.0.5.tgz",
|
|
"integrity": "sha512-05rULsJy8z2OvXTQFZv9fN20uo186EYgJYQjkL1OjnXj53QivOAGUzZilZ/MX8OmPRaN+deJBtlvMRydpdfnqA==",
|
|
"bin": {
|
|
"node-git-hooks": "bin/install.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"node-git-hooks": {
|
|
"version": "1.0.5",
|
|
"resolved": "https://registry.npmjs.org/node-git-hooks/-/node-git-hooks-1.0.5.tgz",
|
|
"integrity": "sha512-05rULsJy8z2OvXTQFZv9fN20uo186EYgJYQjkL1OjnXj53QivOAGUzZilZ/MX8OmPRaN+deJBtlvMRydpdfnqA=="
|
|
}
|
|
}
|
|
}
|