保存
Showing
... | ... | @@ -5,19 +5,12 @@ |
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"delopy": "sh foo.sh", | ||
"push_notifications": "sh notifications.sh" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git@gitlab.gzsle.com:wangyan/upgradeSFA.git" | ||
}, | ||
"gitHooks": { | ||
"push-to-checkout": "npm run push_notifications" | ||
}, | ||
"author": "", | ||
"license": "ISC", | ||
"dependencies": { | ||
"yorkie": "^2.0.0" | ||
} | ||
"license": "ISC" | ||
} |
Please
register
or
sign in
to comment