{ "_from": "array-back@^1.0.2", "_id": "array-back@1.0.4", "_inBundle": false, "_integrity": "sha512-1WxbZvrmyhkNoeYcizokbmh5oiOCIfyvGtcqbK3Ls1v1fKcquzxnQSceOx6tzq7jmai2kFLWIpGND2cLhH6TPw==", "_location": "/reduce-extract/array-back", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "array-back@^1.0.2", "name": "array-back", "escapedName": "array-back", "rawSpec": "^1.0.2", "saveSpec": null, "fetchSpec": "^1.0.2" }, "_requiredBy": [ "/reduce-extract/test-value" ], "_resolved": "https://registry.npmjs.org/array-back/-/array-back-1.0.4.tgz", "_shasum": "644ba7f095f7ffcf7c43b5f0dc39d3c1f03c063b", "_spec": "array-back@^1.0.2", "_where": "/home/l/plc/node-red/node_modules/reduce-extract/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" }