159 lines
3.5 KiB
JSON
159 lines
3.5 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"clone@^1.0.0",
|
|
"/Users/sid/Desktop/code/RustyCode/node_modules/vinyl"
|
|
]
|
|
],
|
|
"_from": "clone@>=1.0.0 <2.0.0",
|
|
"_id": "clone@1.0.2",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/clone",
|
|
"_npmUser": {
|
|
"email": "paul@vorba.ch",
|
|
"name": "pvorb"
|
|
},
|
|
"_npmVersion": "1.4.14",
|
|
"_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.2.tgz",
|
|
"_shasum": "260b7a99ebb1edfe247538175f783243cb19d149",
|
|
"_shrinkwrap": null,
|
|
"_spec": "clone@^1.0.0",
|
|
"_where": "/Users/sid/Desktop/code/RustyCode/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": {
|
|
"shasum": "260b7a99ebb1edfe247538175f783243cb19d149",
|
|
"tarball": "https://registry.npmjs.org/clone/-/clone-1.0.2.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8"
|
|
},
|
|
"gitHead": "0e8216efc672496b612fd7ab62159117d16ec4a0",
|
|
"homepage": "https://github.com/pvorb/node-clone",
|
|
"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.2"
|
|
}
|