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.
60 lines
1.6 KiB
60 lines
1.6 KiB
{
|
|
"_from": "clone-stats@^1.0.0",
|
|
"_id": "clone-stats@1.0.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-au6ydSpg6nsrigcZ4m8Bc9hxjeW+GJ8xh5G3BJCMt4WXe1H10UNaVOamqQTmrx1kjVuxAHIQSNU6hY4Nsn9/ag==",
|
|
"_location": "/clone-stats",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "clone-stats@^1.0.0",
|
|
"name": "clone-stats",
|
|
"escapedName": "clone-stats",
|
|
"rawSpec": "^1.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/vinyl"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/clone-stats/-/clone-stats-1.0.0.tgz",
|
|
"_shasum": "b3782dff8bb5474e18b9b6bf0fdfe782f8777680",
|
|
"_spec": "clone-stats@^1.0.0",
|
|
"_where": "D:\\上海富维东阳工作\\设备管理\\ABP-MicroService-master\\AuthServer\\IdentityServer\\AuthServer.Host\\node_modules\\vinyl",
|
|
"author": {
|
|
"name": "Hugh Kennedy",
|
|
"email": "hughskennedy@gmail.com",
|
|
"url": "http://hughsk.io/"
|
|
},
|
|
"browser": "index.js",
|
|
"bugs": {
|
|
"url": "https://github.com/hughsk/clone-stats/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {},
|
|
"deprecated": false,
|
|
"description": "Safely clone node's fs.Stats instances without losing their class methods",
|
|
"devDependencies": {
|
|
"tape": "~2.3.2"
|
|
},
|
|
"homepage": "https://github.com/hughsk/clone-stats",
|
|
"keywords": [
|
|
"stats",
|
|
"fs",
|
|
"clone",
|
|
"copy",
|
|
"prototype"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "clone-stats",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/hughsk/clone-stats.git"
|
|
},
|
|
"scripts": {
|
|
"test": "node test"
|
|
},
|
|
"version": "1.0.0"
|
|
}
|
|
|