94 lines
2.1 KiB
JSON
94 lines
2.1 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"collection-map@1.0.0",
|
|
"/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "collection-map@1.0.0",
|
|
"_id": "collection-map@1.0.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-rqDwb40mx4DCt1SUOFVEsiVa8Yw=",
|
|
"_location": "/collection-map",
|
|
"_phantomChildren": {
|
|
"for-in": "1.0.2"
|
|
},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "collection-map@1.0.0",
|
|
"name": "collection-map",
|
|
"escapedName": "collection-map",
|
|
"rawSpec": "1.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/undertaker"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/collection-map/-/collection-map-1.0.0.tgz",
|
|
"_spec": "1.0.0",
|
|
"_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/collection-map/issues"
|
|
},
|
|
"dependencies": {
|
|
"arr-map": "^2.0.2",
|
|
"for-own": "^1.0.0",
|
|
"make-iterator": "^1.0.0"
|
|
},
|
|
"description": "Returns an array of mapped values from an array or object.",
|
|
"devDependencies": {
|
|
"gulp-format-md": "^0.1.11",
|
|
"mocha": "^3.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"homepage": "https://github.com/jonschlinkert/collection-map",
|
|
"keywords": [
|
|
"collection",
|
|
"map"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "collection-map",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/jonschlinkert/collection-map.git"
|
|
},
|
|
"scripts": {
|
|
"test": "mocha"
|
|
},
|
|
"verb": {
|
|
"toc": false,
|
|
"layout": "default",
|
|
"tasks": [
|
|
"readme"
|
|
],
|
|
"plugins": [
|
|
"gulp-format-md"
|
|
],
|
|
"related": {
|
|
"list": [
|
|
"arr-flatten",
|
|
"arr-map",
|
|
"for-in",
|
|
"for-own"
|
|
]
|
|
},
|
|
"lint": {
|
|
"reflinks": true
|
|
}
|
|
},
|
|
"version": "1.0.0"
|
|
}
|