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.
 
 
 
 

82 lines
2.0 KiB

{
"_args": [
[
"clone-stats@^0.0.1",
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/vinyl"
]
],
"_from": "clone-stats@>=0.0.1 <0.0.2",
"_id": "clone-stats@0.0.1",
"_inCache": true,
"_installable": true,
"_location": "/clone-stats",
"_npmUser": {
"email": "hughskennedy@gmail.com",
"name": "hughsk"
},
"_npmVersion": "1.3.22",
"_phantomChildren": {},
"_requested": {
"name": "clone-stats",
"raw": "clone-stats@^0.0.1",
"rawSpec": "^0.0.1",
"scope": null,
"spec": ">=0.0.1 <0.0.2",
"type": "range"
},
"_requiredBy": [
"/vinyl",
"/vinyl-fs/vinyl"
],
"_resolved": "https://registry.npmjs.org/clone-stats/-/clone-stats-0.0.1.tgz",
"_shasum": "b88f94a82cf38b8791d58046ea4029ad88ca99d1",
"_shrinkwrap": null,
"_spec": "clone-stats@^0.0.1",
"_where": "/Users/rdrew/themes/lmmi_journal_theme/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": "b88f94a82cf38b8791d58046ea4029ad88ca99d1",
"tarball": "https://registry.npmjs.org/clone-stats/-/clone-stats-0.0.1.tgz"
},
"homepage": "https://github.com/hughsk/clone-stats",
"keywords": [
"stats",
"fs",
"clone",
"copy",
"prototype"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"email": "hughskennedy@gmail.com",
"name": "hughsk"
}
],
"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": "0.0.1"
}