{ "_args": [ [ "object.map@1.0.1", "/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab" ] ], "_development": true, "_from": "object.map@1.0.1", "_id": "object.map@1.0.1", "_inBundle": false, "_integrity": "sha1-z4Plncj8wK1fQlDh94s7gb2AHTc=", "_location": "/object.map", "_phantomChildren": { "for-in": "1.0.2" }, "_requested": { "type": "version", "registry": true, "raw": "object.map@1.0.1", "name": "object.map", "escapedName": "object.map", "rawSpec": "1.0.1", "saveSpec": null, "fetchSpec": "1.0.1" }, "_requiredBy": [ "/gulp/liftoff", "/liftoff" ], "_resolved": "https://registry.npmjs.org/object.map/-/object.map-1.0.1.tgz", "_spec": "1.0.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/object.map/issues" }, "contributors": [ { "name": "Blaine Bublitz", "url": "https://twitter.com/BlaineBublitz" }, { "name": "Brian Woodward", "url": "https://twitter.com/doowb" }, { "name": "Jon Schlinkert", "url": "http://twitter.com/jonschlinkert" } ], "dependencies": { "for-own": "^1.0.0", "make-iterator": "^1.0.0" }, "description": "Similar to map for arrays, this creates a new object by calling the callback on each property of the original 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/object.map", "keywords": [ "map", "object" ], "license": "MIT", "main": "index.js", "name": "object.map", "repository": { "type": "git", "url": "git+https://github.com/jonschlinkert/object.map.git" }, "scripts": { "test": "mocha" }, "verb": { "toc": false, "layout": "default", "tasks": [ "readme" ], "plugins": [ "gulp-format-md" ], "related": { "list": [ "arr-map", "array-each", "collection-map" ] }, "lint": { "reflinks": true } }, "version": "1.0.1" }