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.
 
 
 
 

136 lines
3.1 KiB

{
"_args": [
[
"object.map@^1.0.0",
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/liftoff"
]
],
"_from": "object.map@>=1.0.0 <2.0.0",
"_id": "object.map@1.0.1",
"_inCache": true,
"_installable": true,
"_location": "/object.map",
"_nodeVersion": "0.10.48",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/object.map-1.0.1.tgz_1513881865318_0.47494188440032303"
},
"_npmUser": {
"email": "blaine.bublitz@gmail.com",
"name": "phated"
},
"_npmVersion": "2.15.1",
"_phantomChildren": {
"for-in": "1.0.2"
},
"_requested": {
"name": "object.map",
"raw": "object.map@^1.0.0",
"rawSpec": "^1.0.0",
"scope": null,
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/liftoff"
],
"_resolved": "https://registry.npmjs.org/object.map/-/object.map-1.0.1.tgz",
"_shasum": "cf83e59dc8fcc0ad5f4250e1f78b3b81bd801d37",
"_shrinkwrap": null,
"_spec": "object.map@^1.0.0",
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/liftoff",
"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"
},
"directories": {},
"dist": {
"shasum": "cf83e59dc8fcc0ad5f4250e1f78b3b81bd801d37",
"tarball": "https://registry.npmjs.org/object.map/-/object.map-1.0.1.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "10c1cd70264a65adcbce14ca0f6b718d448e055a",
"homepage": "https://github.com/jonschlinkert/object.map",
"keywords": [
"map",
"object"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"email": "brian.woodward@gmail.com",
"name": "doowb"
},
{
"email": "blaine.bublitz@gmail.com",
"name": "phated"
},
{
"email": "github@sellside.com",
"name": "jonschlinkert"
}
],
"name": "object.map",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/jonschlinkert/object.map.git"
},
"scripts": {
"test": "mocha"
},
"verb": {
"layout": "default",
"lint": {
"reflinks": true
},
"plugins": [
"gulp-format-md"
],
"related": {
"list": [
"arr-map",
"array-each",
"collection-map"
]
},
"tasks": [
"readme"
],
"toc": false
},
"version": "1.0.1"
}