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.
 
 
 
 

129 lines
3.0 KiB

{
"_args": [
[
"make-iterator@^1.0.0",
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/object.map"
]
],
"_from": "make-iterator@>=1.0.0 <2.0.0",
"_id": "make-iterator@1.0.1",
"_inCache": true,
"_installable": true,
"_location": "/make-iterator",
"_nodeVersion": "9.9.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/make-iterator_1.0.1_1523196832009_0.14786368578262055"
},
"_npmUser": {
"email": "github@sellside.com",
"name": "jonschlinkert"
},
"_npmVersion": "5.8.0",
"_phantomChildren": {},
"_requested": {
"name": "make-iterator",
"raw": "make-iterator@^1.0.0",
"rawSpec": "^1.0.0",
"scope": null,
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/object.map"
],
"_resolved": "https://registry.npmjs.org/make-iterator/-/make-iterator-1.0.1.tgz",
"_shasum": "29b33f312aa8f547c4a5e490f56afcec99133ad6",
"_shrinkwrap": null,
"_spec": "make-iterator@^1.0.0",
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/object.map",
"author": {
"name": "Jon Schlinkert",
"url": "https://github.com/jonschlinkert"
},
"bugs": {
"url": "https://github.com/jonschlinkert/make-iterator/issues"
},
"dependencies": {
"kind-of": "^6.0.2"
},
"description": "Convert an argument into a valid iterator. Based on the `.makeIterator()` implementation in mout https://github.com/mout/mout.",
"devDependencies": {
"gulp-format-md": "^1.0.0",
"mocha": "^3.5.3"
},
"directories": {},
"dist": {
"fileCount": 4,
"integrity": "sha512-pxiuXh0iVEq7VM7KMIhs5gxsfxCux2URptUQaXo4iZZJxBAzTPOLE2BumO5dbfVYq/hBJFBR/a1mFDmOx5AGmw==",
"shasum": "29b33f312aa8f547c4a5e490f56afcec99133ad6",
"tarball": "https://registry.npmjs.org/make-iterator/-/make-iterator-1.0.1.tgz",
"unpackedSize": 8700
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "6594daa503c8dc20d608250bd7aaf6a4dae01a7b",
"homepage": "https://github.com/jonschlinkert/make-iterator",
"keywords": [
"arr",
"array",
"contains",
"for-own",
"forown",
"forOwn",
"function",
"iterate",
"iterator",
"make"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"email": "github@sellside.com",
"name": "jonschlinkert"
}
],
"name": "make-iterator",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/jonschlinkert/make-iterator.git"
},
"scripts": {
"test": "mocha"
},
"verb": {
"layout": "default",
"lint": {
"reflinks": true
},
"plugins": [
"gulp-format-md"
],
"reflinks": [
"verb",
"verb-readme-generator"
],
"related": {
"list": [
"any",
"arr-filter",
"arr-map",
"array-every",
"collection-map",
"utils"
]
},
"tasks": [
"readme"
],
"toc": false
},
"version": "1.0.1"
}