{ "_from": "remove-value@^1.0.0", "_id": "remove-value@1.0.0", "_inBundle": false, "_integrity": "sha1-uKmd0TbRbt5YsZvKjnkjVbqt0SM=", "_location": "/remove-value", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "remove-value@^1.0.0", "name": "remove-value", "escapedName": "remove-value", "rawSpec": "^1.0.0", "saveSpec": null, "fetchSpec": "^1.0.0" }, "_requiredBy": [ "/mumble-client" ], "_resolved": "https://registry.npmjs.org/remove-value/-/remove-value-1.0.0.tgz", "_shasum": "b8a99dd136d16ede58b19bca8e792355baadd123", "_spec": "remove-value@^1.0.0", "_where": "/home/sergiu/linx-audio-simulator/node_modules/mumble-client", "author": { "name": "Thomas Jensen", "email": "thomas@tjconcept.dk", "url": "http://tjconcept.dk" }, "bugs": { "url": "https://github.com/tjconcept/js-remove-value/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Remove array item(s) by value", "devDependencies": { "tap": "~0.4.8" }, "homepage": "https://github.com/tjconcept/js-remove-value#readme", "keywords": [ "remove", "array", "splice", "value" ], "license": "MIT", "main": "index.js", "name": "remove-value", "repository": { "type": "git", "url": "git+https://github.com/tjconcept/js-remove-value.git" }, "scripts": { "test": "tap test.js" }, "version": "1.0.0" }