File: /var/www/tana/frontend/node_modules/vinyl-fs/node_modules/clone/package.json
{
"_args": [
[
"clone@0.2.0",
"C:\\OSPanel\\domains\\tana\\frontend"
]
],
"_development": true,
"_from": "clone@0.2.0",
"_id": "clone@0.2.0",
"_inBundle": false,
"_integrity": "sha1-xhJqkK1Pctv1rNskPMN3JP6T/B8=",
"_location": "/vinyl-fs/clone",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "clone@0.2.0",
"name": "clone",
"escapedName": "clone",
"rawSpec": "0.2.0",
"saveSpec": null,
"fetchSpec": "0.2.0"
},
"_requiredBy": [
"/vinyl-fs/vinyl"
],
"_resolved": "https://registry.npmjs.org/clone/-/clone-0.2.0.tgz",
"_spec": "0.2.0",
"_where": "C:\\OSPanel\\domains\\tana\\frontend",
"author": {
"name": "Paul Vorbach",
"email": "paul@vorba.ch",
"url": "http://paul.vorba.ch/"
},
"bugs": {
"url": "https://github.com/pvorb/node-clone/issues"
},
"contributors": [
{
"name": "Blake Miner",
"email": "miner.blake@gmail.com",
"url": "http://www.blakeminer.com/"
},
{
"name": "Tian You",
"email": "axqd001@gmail.com",
"url": "http://blog.axqd.net/"
},
{
"name": "George Stagas",
"email": "gstagas@gmail.com",
"url": "http://stagas.com/"
},
{
"name": "Tobiasz Cudnik",
"email": "tobiasz.cudnik@gmail.com",
"url": "https://github.com/TobiaszCudnik"
},
{
"name": "Pavel Lang",
"email": "langpavel@phpskelet.org",
"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"
},
{
"name": "Nathan MacInnes",
"email": "nathan@macinn.es",
"url": "http://macinn.es/"
},
{
"name": "Benjamin E. Coe",
"email": "ben@npmjs.com",
"url": "https://twitter.com/benjamincoe"
},
{
"name": "Nathan Zadoks",
"url": "https://github.com/nathan7"
},
{
"name": "RĂ³bert Oroszi",
"email": "robert+gh@oroszi.net",
"url": "https://github.com/oroce"
}
],
"dependencies": {},
"description": "deep cloning of objects and arrays",
"devDependencies": {
"nodeunit": "*",
"underscore": "*"
},
"engines": {
"node": "*"
},
"homepage": "https://github.com/pvorb/node-clone#readme",
"license": "MIT",
"main": "clone.js",
"name": "clone",
"optionalDependencies": {},
"repository": {
"type": "git",
"url": "git://github.com/pvorb/node-clone.git"
},
"scripts": {
"test": "nodeunit test.js"
},
"tags": [
"clone",
"object",
"array",
"function",
"date"
],
"version": "0.2.0"
}