67 lines
1.6 KiB
JSON
67 lines
1.6 KiB
JSON
{
|
|
"_from": "array-back@^1.0.3",
|
|
"_id": "array-back@1.0.4",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-ZEun8JX3/898Q7Xw3DnTwfA8Bjs=",
|
|
"_location": "/test-value/array-back",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "array-back@^1.0.3",
|
|
"name": "array-back",
|
|
"escapedName": "array-back",
|
|
"rawSpec": "^1.0.3",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.0.3"
|
|
},
|
|
"_requiredBy": [
|
|
"/test-value"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/array-back/-/array-back-1.0.4.tgz",
|
|
"_shasum": "644ba7f095f7ffcf7c43b5f0dc39d3c1f03c063b",
|
|
"_spec": "array-back@^1.0.3",
|
|
"_where": "/home/wn/workspace-node/homepage/node_modules/test-value",
|
|
"author": {
|
|
"name": "Lloyd Brookes",
|
|
"email": "75pound@gmail.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/75lb/array-back/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"typical": "^2.6.0"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Guarantees an array back",
|
|
"devDependencies": {
|
|
"core-assert": "^0.2.1",
|
|
"jsdoc-to-markdown": "^2.0.1",
|
|
"test-runner": "^0.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.12.0"
|
|
},
|
|
"homepage": "https://github.com/75lb/array-back#readme",
|
|
"keywords": [
|
|
"to",
|
|
"convert",
|
|
"return",
|
|
"array",
|
|
"arrayify"
|
|
],
|
|
"license": "MIT",
|
|
"main": "./lib/array-back.js",
|
|
"name": "array-back",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/75lb/array-back.git"
|
|
},
|
|
"scripts": {
|
|
"docs": "jsdoc2md -t jsdoc2md/README.hbs lib/*.js > README.md; echo",
|
|
"test": "test-runner test/*.js"
|
|
},
|
|
"version": "1.0.4"
|
|
}
|