{
|
|
"_args": [
|
|
[
|
|
"collection-visit@^1.0.0",
|
|
"/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/cache-base"
|
|
]
|
|
],
|
|
"_from": "collection-visit@>=1.0.0 <2.0.0",
|
|
"_id": "collection-visit@1.0.0",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/collection-visit",
|
|
"_nodeVersion": "7.7.3",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-12-west.internal.npmjs.com",
|
|
"tmp": "tmp/collection-visit-1.0.0.tgz_1491775229437_0.10189219401217997"
|
|
},
|
|
"_npmUser": {
|
|
"email": "github@sellside.com",
|
|
"name": "jonschlinkert"
|
|
},
|
|
"_npmVersion": "4.1.2",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "collection-visit",
|
|
"raw": "collection-visit@^1.0.0",
|
|
"rawSpec": "^1.0.0",
|
|
"scope": null,
|
|
"spec": ">=1.0.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/cache-base"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/collection-visit/-/collection-visit-1.0.0.tgz",
|
|
"_shasum": "4bc0373c164bc3291b4d368c829cf1a80a59dca0",
|
|
"_shrinkwrap": null,
|
|
"_spec": "collection-visit@^1.0.0",
|
|
"_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/cache-base",
|
|
"author": {
|
|
"name": "Jon Schlinkert",
|
|
"url": "https://github.com/jonschlinkert"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/jonschlinkert/collection-visit/issues"
|
|
},
|
|
"contributors": [
|
|
{
|
|
"name": "Brian Woodward",
|
|
"email": "brian.woodward@gmail.com",
|
|
"url": "https://twitter.com/doowb"
|
|
},
|
|
{
|
|
"name": "Jon Schlinkert",
|
|
"email": "jon.schlinkert@sellside.com",
|
|
"url": "http://twitter.com/jonschlinkert"
|
|
}
|
|
],
|
|
"dependencies": {
|
|
"map-visit": "^1.0.0",
|
|
"object-visit": "^1.0.0"
|
|
},
|
|
"description": "Visit a method over the items in an object, or map visit over the objects in an array.",
|
|
"devDependencies": {
|
|
"clone-deep": "^0.2.4",
|
|
"gulp": "^3.9.1",
|
|
"gulp-eslint": "^3.0.1",
|
|
"gulp-format-md": "^0.1.12",
|
|
"gulp-istanbul": "^1.1.1",
|
|
"gulp-mocha": "^3.0.0",
|
|
"mocha": "^3.2.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "4bc0373c164bc3291b4d368c829cf1a80a59dca0",
|
|
"tarball": "https://registry.npmjs.org/collection-visit/-/collection-visit-1.0.0.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"gitHead": "39c229dceb7e124cb821b59668df5da1d5c81a6c",
|
|
"homepage": "https://github.com/jonschlinkert/collection-visit",
|
|
"keywords": [
|
|
"array",
|
|
"arrays",
|
|
"collection",
|
|
"context",
|
|
"function",
|
|
"helper",
|
|
"invoke",
|
|
"key",
|
|
"map",
|
|
"method",
|
|
"object",
|
|
"objects",
|
|
"value",
|
|
"visit",
|
|
"visitor"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "doowb",
|
|
"email": "brian.woodward@gmail.com"
|
|
},
|
|
{
|
|
"name": "jonschlinkert",
|
|
"email": "github@sellside.com"
|
|
}
|
|
],
|
|
"name": "collection-visit",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/jonschlinkert/collection-visit.git"
|
|
},
|
|
"scripts": {
|
|
"test": "mocha"
|
|
},
|
|
"verb": {
|
|
"layout": "default",
|
|
"lint": {
|
|
"reflinks": true
|
|
},
|
|
"plugins": [
|
|
"gulp-format-md"
|
|
],
|
|
"related": {
|
|
"list": [
|
|
"base-methods",
|
|
"map-visit",
|
|
"object-visit"
|
|
]
|
|
},
|
|
"tasks": [
|
|
"readme"
|
|
],
|
|
"toc": false
|
|
},
|
|
"version": "1.0.0"
|
|
}
|