118 lines
3.3 KiB
JSON
118 lines
3.3 KiB
JSON
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"is-extendable@0.1.1",
|
||
|
"/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab"
|
||
|
]
|
||
|
],
|
||
|
"_development": true,
|
||
|
"_from": "is-extendable@0.1.1",
|
||
|
"_id": "is-extendable@0.1.1",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha1-YrEQ4omkcUGOPsNqYX1HLjAd/Ik=",
|
||
|
"_location": "/is-extendable",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "is-extendable@0.1.1",
|
||
|
"name": "is-extendable",
|
||
|
"escapedName": "is-extendable",
|
||
|
"rawSpec": "0.1.1",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "0.1.1"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/anymatch/braces/extend-shallow",
|
||
|
"/anymatch/expand-brackets/extend-shallow",
|
||
|
"/anymatch/extglob/extend-shallow",
|
||
|
"/anymatch/fill-range/extend-shallow",
|
||
|
"/browser-sync/braces/extend-shallow",
|
||
|
"/browser-sync/expand-brackets/extend-shallow",
|
||
|
"/browser-sync/extglob/extend-shallow",
|
||
|
"/browser-sync/fill-range/extend-shallow",
|
||
|
"/extend-shallow",
|
||
|
"/fast-glob/braces/extend-shallow",
|
||
|
"/fast-glob/expand-brackets/extend-shallow",
|
||
|
"/fast-glob/extglob/extend-shallow",
|
||
|
"/fast-glob/fill-range/extend-shallow",
|
||
|
"/glob-watcher/braces/extend-shallow",
|
||
|
"/glob-watcher/expand-brackets/extend-shallow",
|
||
|
"/glob-watcher/extglob/extend-shallow",
|
||
|
"/glob-watcher/fill-range/extend-shallow",
|
||
|
"/gulp/braces/extend-shallow",
|
||
|
"/gulp/expand-brackets/extend-shallow",
|
||
|
"/gulp/extglob/extend-shallow",
|
||
|
"/gulp/fill-range/extend-shallow",
|
||
|
"/liftoff/braces/extend-shallow",
|
||
|
"/liftoff/expand-brackets/extend-shallow",
|
||
|
"/liftoff/extglob/extend-shallow",
|
||
|
"/liftoff/fill-range/extend-shallow",
|
||
|
"/matchdep/braces/extend-shallow",
|
||
|
"/matchdep/expand-brackets/extend-shallow",
|
||
|
"/matchdep/extglob/extend-shallow",
|
||
|
"/matchdep/fill-range/extend-shallow",
|
||
|
"/object.omit",
|
||
|
"/set-value",
|
||
|
"/union-value"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz",
|
||
|
"_spec": "0.1.1",
|
||
|
"_where": "/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab",
|
||
|
"author": {
|
||
|
"name": "Jon Schlinkert",
|
||
|
"url": "https://github.com/jonschlinkert"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/jonschlinkert/is-extendable/issues"
|
||
|
},
|
||
|
"description": "Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. \"can the value have keys?\"",
|
||
|
"devDependencies": {
|
||
|
"mocha": "*"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=0.10.0"
|
||
|
},
|
||
|
"files": [
|
||
|
"index.js"
|
||
|
],
|
||
|
"homepage": "https://github.com/jonschlinkert/is-extendable",
|
||
|
"keywords": [
|
||
|
"array",
|
||
|
"assign",
|
||
|
"check",
|
||
|
"date",
|
||
|
"extend",
|
||
|
"extensible",
|
||
|
"function",
|
||
|
"is",
|
||
|
"object",
|
||
|
"regex",
|
||
|
"test"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"main": "index.js",
|
||
|
"name": "is-extendable",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/jonschlinkert/is-extendable.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "mocha"
|
||
|
},
|
||
|
"verbiage": {
|
||
|
"related": {
|
||
|
"list": [
|
||
|
"isobject",
|
||
|
"is-plain-object",
|
||
|
"kind-of",
|
||
|
"is-extendable",
|
||
|
"is-equal-shallow",
|
||
|
"extend-shallow",
|
||
|
"assign-deep"
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
"version": "0.1.1"
|
||
|
}
|