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
3.2 KiB

6 years ago
{
"_args": [
[
"map-visit@^1.0.0",
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/collection-visit"
]
],
"_from": "map-visit@>=1.0.0 <2.0.0",
"_id": "map-visit@1.0.0",
"_inCache": true,
"_installable": true,
"_location": "/map-visit",
"_nodeVersion": "7.7.3",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/map-visit-1.0.0.tgz_1491774214052_0.825954457744956"
},
"_npmUser": {
"email": "github@sellside.com",
"name": "jonschlinkert"
},
"_npmVersion": "4.1.2",
"_phantomChildren": {},
"_requested": {
"name": "map-visit",
"raw": "map-visit@^1.0.0",
"rawSpec": "^1.0.0",
"scope": null,
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/collection-visit"
],
"_resolved": "https://registry.npmjs.org/map-visit/-/map-visit-1.0.0.tgz",
"_shasum": "ecdca8f13144e660f1b5bd41f12f3479d98dfb8f",
"_shrinkwrap": null,
"_spec": "map-visit@^1.0.0",
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/collection-visit",
"author": {
"name": "Jon Schlinkert",
"url": "https://github.com/jonschlinkert"
},
"bugs": {
"url": "https://github.com/jonschlinkert/map-visit/issues"
},
"contributors": [
{
"email": "brian.woodward@gmail.com",
"name": "Brian Woodward",
"url": "https://twitter.com/doowb"
},
{
"email": "jon.schlinkert@sellside.com",
"name": "Jon Schlinkert",
"url": "http://twitter.com/jonschlinkert"
}
],
"dependencies": {
"object-visit": "^1.0.0"
},
"description": "Map `visit` over an array of objects.",
"devDependencies": {
"clone-deep": "^0.2.4",
"extend-shallow": "^2.0.1",
"gulp-format-md": "^0.1.12",
"lodash": "^4.17.4",
"mocha": "^3.2.0"
},
"directories": {},
"dist": {
"shasum": "ecdca8f13144e660f1b5bd41f12f3479d98dfb8f",
"tarball": "https://registry.npmjs.org/map-visit/-/map-visit-1.0.0.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "73bcd8385c9520c595a825486f19623a5e0550f0",
"homepage": "https://github.com/jonschlinkert/map-visit",
"keywords": [
"array",
"arrays",
"function",
"helper",
"invoke",
"key",
"map",
"method",
"object",
"objects",
"value",
"visit",
"visitor"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"email": "brian.woodward@gmail.com",
"name": "doowb"
},
{
"email": "github@sellside.com",
"name": "jonschlinkert"
}
],
"name": "map-visit",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/jonschlinkert/map-visit.git"
},
"scripts": {
"test": "mocha"
},
"verb": {
"layout": "default",
"lint": {
"reflinks": true
},
"plugins": [
"gulp-format-md"
],
"reflinks": [
"verb",
"verb-generate-readme"
],
"related": {
"list": [
"collection-visit",
"object-visit"
]
},
"tasks": [
"readme"
],
"toc": false
},
"version": "1.0.0"
}