2020-05-26 18:17:24 +02:00

88 lines
2.2 KiB
JSON

{
"_args": [
[
"clone-stats@^1.0.0",
"/home/christine/0_WORK/gradcomm/mithril_client/node_modules/vinyl"
]
],
"_from": "clone-stats@>=1.0.0 <2.0.0",
"_id": "clone-stats@1.0.0",
"_inCache": true,
"_installable": true,
"_location": "/clone-stats",
"_nodeVersion": "4.4.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/clone-stats-1.0.0.tgz_1463448820687_0.06707892613485456"
},
"_npmUser": {
"email": "hughskennedy@gmail.com",
"name": "hughsk"
},
"_npmVersion": "2.14.20",
"_phantomChildren": {},
"_requested": {
"name": "clone-stats",
"raw": "clone-stats@^1.0.0",
"rawSpec": "^1.0.0",
"scope": null,
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/vinyl"
],
"_resolved": "https://registry.npmjs.org/clone-stats/-/clone-stats-1.0.0.tgz",
"_shasum": "b3782dff8bb5474e18b9b6bf0fdfe782f8777680",
"_shrinkwrap": null,
"_spec": "clone-stats@^1.0.0",
"_where": "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/vinyl",
"author": {
"email": "hughskennedy@gmail.com",
"name": "Hugh Kennedy",
"url": "http://hughsk.io/"
},
"browser": "index.js",
"bugs": {
"url": "https://github.com/hughsk/clone-stats/issues"
},
"dependencies": {},
"description": "Safely clone node's fs.Stats instances without losing their class methods",
"devDependencies": {
"tape": "~2.3.2"
},
"directories": {},
"dist": {
"shasum": "b3782dff8bb5474e18b9b6bf0fdfe782f8777680",
"tarball": "https://registry.npmjs.org/clone-stats/-/clone-stats-1.0.0.tgz"
},
"gitHead": "25810f469944326c761f9f6273268453734a8465",
"homepage": "https://github.com/hughsk/clone-stats",
"keywords": [
"clone",
"copy",
"fs",
"prototype",
"stats"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "hughsk",
"email": "hughskennedy@gmail.com"
}
],
"name": "clone-stats",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/hughsk/clone-stats.git"
},
"scripts": {
"test": "node test"
},
"version": "1.0.0"
}