{ "_from": "flatmap@0.0.3", "_id": "flatmap@0.0.3", "_inBundle": false, "_integrity": "sha1-Hxik2TgVLUlZZfnJWNkjqy3WabQ=", "_location": "/flatmap", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "flatmap@0.0.3", "name": "flatmap", "escapedName": "flatmap", "rawSpec": "0.0.3", "saveSpec": null, "fetchSpec": "0.0.3" }, "_requiredBy": [ "/json-spread" ], "_resolved": "https://registry.npmjs.org/flatmap/-/flatmap-0.0.3.tgz", "_shasum": "1f18a4d938152d495965f9c958d923ab2dd669b4", "_spec": "flatmap@0.0.3", "_where": "D:\\dev\\web\\projects\\vscode\\vscode-data-preview\\node_modules\\json-spread", "author": { "name": "Boris Okunskiy" }, "bugs": { "url": "https://github.com/inca/flatmapjs/issues" }, "bundleDependencies": false, "deprecated": false, "description": "The missing flatMap function for Node", "devDependencies": { "mocha": "*" }, "homepage": "https://github.com/inca/flatmapjs#readme", "keywords": [ "fp", "functional programming", "flatMap" ], "license": "MIT", "main": "index.js", "name": "flatmap", "repository": { "type": "git", "url": "git+https://github.com/inca/flatmapjs.git" }, "version": "0.0.3" }