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.
98 lines
2.2 KiB
98 lines
2.2 KiB
{
|
|
"_args": [
|
|
[
|
|
"yorkie@2.0.0",
|
|
"G:\\bishe\\2024\\springboot\\143_论文\\039_springboot流浪天使乐园管理系统设计与实现\\vue\\admin"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "yorkie@2.0.0",
|
|
"_id": "yorkie@2.0.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-kkEZEtQ1IU4SxRwq4Qk+VLa7g9k=",
|
|
"_location": "/yorkie",
|
|
"_phantomChildren": {
|
|
"is-stream": "1.1.0",
|
|
"npm-run-path": "2.0.2",
|
|
"p-finally": "1.0.0",
|
|
"pseudomap": "1.0.2",
|
|
"shebang-command": "1.2.0",
|
|
"signal-exit": "3.0.2",
|
|
"strip-eof": "1.0.0",
|
|
"which": "1.3.1"
|
|
},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "yorkie@2.0.0",
|
|
"name": "yorkie",
|
|
"escapedName": "yorkie",
|
|
"rawSpec": "2.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "2.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/@vue/cli-plugin-eslint"
|
|
],
|
|
"_resolved": "https://registry.npm.taobao.org/yorkie/download/yorkie-2.0.0.tgz",
|
|
"_spec": "2.0.0",
|
|
"_where": "G:\\bishe\\2024\\springboot\\143_论文\\039_springboot流浪天使乐园管理系统设计与实现\\vue\\admin",
|
|
"authors": [
|
|
"Typicode <typicode@gmail.com>",
|
|
"Evan You"
|
|
],
|
|
"bugs": {
|
|
"url": "https://github.com/yyx990803/yorkie/issues"
|
|
},
|
|
"dependencies": {
|
|
"execa": "^0.8.0",
|
|
"is-ci": "^1.0.10",
|
|
"normalize-path": "^1.0.0",
|
|
"strip-indent": "^2.0.0"
|
|
},
|
|
"description": "githooks management forked from husky",
|
|
"devDependencies": {
|
|
"jest": "^20.0.4",
|
|
"mkdirp": "^0.5.1",
|
|
"prettier": "^1.4.4",
|
|
"rimraf": "^2.6.1",
|
|
"tempy": "^0.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
},
|
|
"homepage": "https://github.com/yyx990803/yorkie",
|
|
"keywords": [
|
|
"git",
|
|
"hook",
|
|
"hooks",
|
|
"pre-commit",
|
|
"precommit",
|
|
"post-commit",
|
|
"postcommit",
|
|
"pre-push",
|
|
"prepush",
|
|
"post-merge",
|
|
"postmerge",
|
|
"test"
|
|
],
|
|
"license": "MIT",
|
|
"name": "yorkie",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/yyx990803/yorkie.git"
|
|
},
|
|
"scripts": {
|
|
"format": "prettier --single-quote --no-semi --write **/*.js",
|
|
"install": "node bin/install.js",
|
|
"test": "jest",
|
|
"uninstall": "node bin/uninstall.js"
|
|
},
|
|
"standard": {
|
|
"env": {
|
|
"jest": true
|
|
}
|
|
},
|
|
"version": "2.0.0"
|
|
}
|