{ "_args": [ [ "object-iterators@1.3.0", "D:\\dev\\web\\projects\\vscode\\vscode-data-preview" ] ], "_from": "object-iterators@1.3.0", "_id": "object-iterators@1.3.0", "_inBundle": false, "_integrity": "sha1-l1sByUb/vwjK0v/g+p4F1puUQPQ=", "_location": "/object-iterators", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "object-iterators@1.3.0", "name": "object-iterators", "escapedName": "object-iterators", "rawSpec": "1.3.0", "saveSpec": null, "fetchSpec": "1.3.0" }, "_requiredBy": [ "/faux-hypergrid" ], "_resolved": "https://registry.npmjs.org/object-iterators/-/object-iterators-1.3.0.tgz", "_spec": "1.3.0", "_where": "D:\\dev\\web\\projects\\vscode\\vscode-data-preview", "author": { "name": "Jonathan Eiten" }, "bugs": { "url": "https://github.com/joneit/object-iterators/issues" }, "description": "Mini Underscore - object iterators", "devDependencies": { "browser-sync": "^2.10.0", "gulp": "^3.9.0", "gulp-eslint": "^1.0.0", "gulp-exclude-gitignore": "^1.0.0", "gulp-load-plugins": "^1.0.0", "gulp-mocha": "^2.1.3", "gulp-rename": "^1.2.2", "gulp-replace": "^0.5.4", "gulp-uglify": "^1.5.1", "jsdoc": "^3.3.2", "run-sequence": "^1.1.4", "should": "^7.1.0" }, "homepage": "https://github.com/joneit/object-iterators#readme", "license": "MIT", "main": "index.js", "name": "object-iterators", "repository": { "type": "git", "url": "git://github.com/joneit/object-iterators.git" }, "scripts": { "test": "gulp test" }, "version": "1.3.0" }