dotfiles/vscode/.vscode/extensions/randomfractalsinc.vscode-data-preview-2.3.0/node_modules/flatmap/package.json
Errol Sancaktar ff17c17e23 vscode
2024-06-14 09:31:58 -06:00

52 lines
1.3 KiB
JSON

{
"_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"
}