forked from zhurui/management
65 lines
1.6 KiB
JSON
65 lines
1.6 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"chownr@1.1.2",
|
|
"C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "chownr@1.1.2",
|
|
"_id": "chownr@1.1.2",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-GkfeAQh+QNy3wquu9oIZr6SS5x7wGdSgNQvD10X3r+AZr1Oys22HW8kAmDMvNg2+Dm0TeGaEuO8gFwdBXxwO8A==",
|
|
"_location": "/chownr",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "chownr@1.1.2",
|
|
"name": "chownr",
|
|
"escapedName": "chownr",
|
|
"rawSpec": "1.1.2",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.1.2"
|
|
},
|
|
"_requiredBy": [
|
|
"/cacache",
|
|
"/copy-webpack-plugin/cacache"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/chownr/-/chownr-1.1.2.tgz",
|
|
"_spec": "1.1.2",
|
|
"_where": "C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main",
|
|
"author": {
|
|
"name": "Isaac Z. Schlueter",
|
|
"email": "i@izs.me",
|
|
"url": "http://blog.izs.me/"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/isaacs/chownr/issues"
|
|
},
|
|
"description": "like `chown -R`",
|
|
"devDependencies": {
|
|
"mkdirp": "0.3",
|
|
"rimraf": "",
|
|
"tap": "^12.0.1"
|
|
},
|
|
"files": [
|
|
"chownr.js"
|
|
],
|
|
"homepage": "https://github.com/isaacs/chownr#readme",
|
|
"license": "ISC",
|
|
"main": "chownr.js",
|
|
"name": "chownr",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/isaacs/chownr.git"
|
|
},
|
|
"scripts": {
|
|
"postpublish": "git push origin --all; git push origin --tags",
|
|
"postversion": "npm publish",
|
|
"preversion": "npm test",
|
|
"test": "tap test/*.js --cov"
|
|
},
|
|
"version": "1.1.2"
|
|
}
|