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.
 
 
 
 

166 lines
3.8 KiB

{
"_args": [
[
"clone@^1.0.0",
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/vinyl"
]
],
"_from": "clone@>=1.0.0 <2.0.0",
"_id": "clone@1.0.4",
"_inCache": true,
"_installable": true,
"_location": "/clone",
"_nodeVersion": "4.4.5",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/clone_1.0.4_1521667285505_0.22371712372947328"
},
"_npmUser": {
"email": "paul@vorba.ch",
"name": "pvorb"
},
"_npmVersion": "3.9.3",
"_phantomChildren": {},
"_requested": {
"name": "clone",
"raw": "clone@^1.0.0",
"rawSpec": "^1.0.0",
"scope": null,
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/defaults",
"/vinyl"
],
"_resolved": "https://registry.npmjs.org/clone/-/clone-1.0.4.tgz",
"_shasum": "da309cc263df15994c688ca902179ca3c7cd7c7e",
"_shrinkwrap": null,
"_spec": "clone@^1.0.0",
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/vinyl",
"author": {
"email": "paul@vorba.ch",
"name": "Paul Vorbach",
"url": "http://paul.vorba.ch/"
},
"bugs": {
"url": "https://github.com/pvorb/node-clone/issues"
},
"contributors": [
{
"email": "miner.blake@gmail.com",
"name": "Blake Miner",
"url": "http://www.blakeminer.com/"
},
{
"email": "axqd001@gmail.com",
"name": "Tian You",
"url": "http://blog.axqd.net/"
},
{
"email": "gstagas@gmail.com",
"name": "George Stagas",
"url": "http://stagas.com/"
},
{
"email": "tobiasz.cudnik@gmail.com",
"name": "Tobiasz Cudnik",
"url": "https://github.com/TobiaszCudnik"
},
{
"email": "langpavel@phpskelet.org",
"name": "Pavel Lang",
"url": "https://github.com/langpavel"
},
{
"name": "Dan MacTough",
"url": "http://yabfog.com/"
},
{
"name": "w1nk",
"url": "https://github.com/w1nk"
},
{
"name": "Hugh Kennedy",
"url": "http://twitter.com/hughskennedy"
},
{
"name": "Dustin Diaz",
"url": "http://dustindiaz.com"
},
{
"name": "Ilya Shaisultanov",
"url": "https://github.com/diversario"
},
{
"email": "nathan@macinn.es",
"name": "Nathan MacInnes",
"url": "http://macinn.es/"
},
{
"email": "ben@npmjs.com",
"name": "Benjamin E. Coe",
"url": "https://twitter.com/benjamincoe"
},
{
"name": "Nathan Zadoks",
"url": "https://github.com/nathan7"
},
{
"email": "robert+gh@oroszi.net",
"name": "Róbert Oroszi",
"url": "https://github.com/oroce"
},
{
"name": "Aurélio A. Heckert",
"url": "http://softwarelivre.org/aurium"
},
{
"name": "Guy Ellis",
"url": "http://www.guyellisrocks.com/"
}
],
"dependencies": {},
"description": "deep cloning of objects and arrays",
"devDependencies": {
"nodeunit": "~0.9.0"
},
"directories": {},
"dist": {
"fileCount": 6,
"shasum": "da309cc263df15994c688ca902179ca3c7cd7c7e",
"tarball": "https://registry.npmjs.org/clone/-/clone-1.0.4.tgz",
"unpackedSize": 11132
},
"engines": {
"node": ">=0.8"
},
"gitHead": "3095b1b4182ea1babc453b3a46924754831b66bf",
"homepage": "https://github.com/pvorb/node-clone#readme",
"license": "MIT",
"main": "clone.js",
"maintainers": [
{
"email": "paul@vorb.de",
"name": "pvorb"
}
],
"name": "clone",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/pvorb/node-clone.git"
},
"scripts": {
"test": "nodeunit test.js"
},
"tags": [
"clone",
"object",
"array",
"function",
"date"
],
"version": "1.0.4"
}