/
websites
/
operateit-node
/
node_modules
/
toggle-array
/
Upload File
HOME
{ "_from": "toggle-array@^1.0.1", "_id": "toggle-array@1.0.1", "_inBundle": false, "_integrity": "sha1-y/WEB5K9UJfzMReugkyTKv/ofVg=", "_location": "/toggle-array", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "toggle-array@^1.0.1", "name": "toggle-array", "escapedName": "toggle-array", "rawSpec": "^1.0.1", "saveSpec": null, "fetchSpec": "^1.0.1" }, "_requiredBy": [ "/prompt-choices", "/prompt-question/prompt-choices" ], "_resolved": "https://registry.npmjs.org/toggle-array/-/toggle-array-1.0.1.tgz", "_shasum": "cbf5840792bd5097f33117ae824c932affe87d58", "_spec": "toggle-array@^1.0.1", "_where": "D:\\xampp\\htdocs\\operateit\\node_modules\\prompt-choices", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, "bugs": { "url": "https://github.com/jonschlinkert/toggle-array/issues" }, "bundleDependencies": false, "dependencies": { "isobject": "^3.0.0" }, "deprecated": false, "description": "In an array of objects, this enables a property on the object at the specified index, while disabling the property on all other objects.", "devDependencies": { "gulp-format-md": "^0.1.12", "mocha": "^3.3.0" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "homepage": "https://github.com/jonschlinkert/toggle-array", "keywords": [ "array", "toggle" ], "license": "MIT", "main": "index.js", "name": "toggle-array", "repository": { "type": "git", "url": "git+https://github.com/jonschlinkert/toggle-array.git" }, "scripts": { "test": "mocha" }, "verb": { "toc": false, "layout": "default", "tasks": [ "readme" ], "plugins": [ "gulp-format-md" ], "related": { "list": [ "prompt-choices", "arr-flatten", "array-unique" ] }, "lint": { "reflinks": true } }, "version": "1.0.1" }