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.
 
 
 

145 lines
4.3 KiB

{
"_args": [
[
"clone-deep@^4.0.1",
"/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/sass-loader"
]
],
"_from": "clone-deep@>=4.0.1 <5.0.0",
"_hasShrinkwrap": false,
"_id": "clone-deep@4.0.1",
"_inCache": true,
"_installable": true,
"_location": "/clone-deep",
"_nodeVersion": "11.1.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/clone-deep_4.0.1_1542844824751_0.05567611359024882"
},
"_npmUser": {
"email": "github@sellside.com",
"name": "jonschlinkert"
},
"_npmVersion": "6.4.1",
"_phantomChildren": {},
"_requested": {
"name": "clone-deep",
"raw": "clone-deep@^4.0.1",
"rawSpec": "^4.0.1",
"scope": null,
"spec": ">=4.0.1 <5.0.0",
"type": "range"
},
"_requiredBy": [
"/sass-loader"
],
"_resolved": "https://registry.npmjs.org/clone-deep/-/clone-deep-4.0.1.tgz",
"_shasum": "c19fd9bdbbf85942b4fd979c84dcf7d5f07c2387",
"_shrinkwrap": null,
"_spec": "clone-deep@^4.0.1",
"_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/sass-loader",
"author": {
"name": "Jon Schlinkert",
"url": "https://github.com/jonschlinkert"
},
"bugs": {
"url": "https://github.com/jonschlinkert/clone-deep/issues"
},
"dependencies": {
"is-plain-object": "^2.0.4",
"kind-of": "^6.0.2",
"shallow-clone": "^3.0.0"
},
"description": "Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives.",
"devDependencies": {
"gulp-format-md": "^2.0.0",
"mocha": "^5.2.0"
},
"directories": {},
"dist": {
"fileCount": 4,
"integrity": "sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb9fGZCRA9TVsSAnZWagAAWR4P/Am6wEjUDVsgo/xIPKfk\nyqQ/612FFOi/0OlX/VL+lVfn39MSFiKcFEe9Ud4K1Yup7O7+DRQ4sjAtj30x\nSW8CRL2z7GkwCrNyQVGHvh0gc2nWJrg4dANzL8ytB/cO7Vx6hicyMpLxPesR\nuwsVTlGOk6vYYufcVJymuRRkgXb00P88CbVvpZXzAuwWnC9lxj+YuOBqgSe9\nAyYipfNB1L/QeFtvOaOnWAVFw8Yb/T90cxrzVJff71T9TC7wYmaBz4K5H7yl\nD5TPrqF1KmeGSGRfhE3Fbw85Rpb6a5mkAReQF9wKiNZ+ANhEhAvrUQHdoscD\niBKFqefnh82TMTTyrK6HldXHfOH395B3ryIB0mgZJz7WC2vSUFua0HnkCSwH\nEo62zDMiDfJBm5anm2wBQJKawPUJXEmWWU5hYV5wqTKxi7lwu03zE5PWNBcZ\n9Mo9iiOiqbjdex70t6sDMnSbpKYan/JMiJx1eZLIkai7FGuUOdzU6t/q7n5f\nftZtILHM85m6cLe6uRPYNPRZLXeg5jzWDo/I/3n1y71UvMfjgAyxjUYfeM6g\nb3e8IjA7EHZcImisOSm0BRdvSxl6e6V71MsshcitVbq7PMdk+iQcudJQPvdk\n2dtWVurEUEJvFXT3APmHS/JvyjQDUKyEMNydHw+MgiVa/qLbo5rpERE3CMdP\nJ8e+\r\n=HG9n\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "c19fd9bdbbf85942b4fd979c84dcf7d5f07c2387",
"tarball": "https://registry.npmjs.org/clone-deep/-/clone-deep-4.0.1.tgz",
"unpackedSize": 8000
},
"engines": {
"node": ">=6"
},
"gitHead": "fb63468c27c087349f67929b90441f09d64bed2f",
"homepage": "https://github.com/jonschlinkert/clone-deep",
"keywords": [
"array",
"assign",
"buffer",
"clamped",
"clone",
"clone-array",
"clone-array-deep",
"clone-buffer",
"clone-date",
"clone-deep",
"clone-map",
"clone-object",
"clone-object-deep",
"clone-reg-exp",
"clone-regex",
"clone-regexp",
"clone-set",
"date",
"deep",
"extend",
"mixin",
"mixin-object",
"object",
"regex",
"regexp",
"shallow",
"symbol"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "doowb",
"email": "brian.woodward@gmail.com"
},
{
"name": "jonschlinkert",
"email": "github@sellside.com"
}
],
"name": "clone-deep",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/jonschlinkert/clone-deep.git"
},
"scripts": {
"test": "mocha"
},
"verb": {
"layout": "default",
"lint": {
"reflinks": true
},
"plugins": [
"gulp-format-md"
],
"related": {
"list": [
"is-plain-object",
"isobject",
"kind-of",
"shallow-clone"
]
},
"tasks": [
"readme"
],
"toc": false
},
"version": "4.0.1"
}