Upsilon-VsCode/Client/node_modules/flatmap-stream/package.json

50 lines
1.4 KiB
JSON
Raw Normal View History

2019-02-17 17:07:28 +00:00
{
"_from": "flatmap-stream@^0.1.0",
"_id": "flatmap-stream@0.1.2",
"_inBundle": false,
"_integrity": "sha512-ucyr6WkLXjyMuHPtOUq4l+nSAxgWi7v4QO508eQ9resnGj+lSup26oIsUI5aH8k4Qfpjsxa8dDf9UCKkS2KHzQ==",
"_location": "/flatmap-stream",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "flatmap-stream@^0.1.0",
"name": "flatmap-stream",
"escapedName": "flatmap-stream",
"rawSpec": "^0.1.0",
"saveSpec": null,
"fetchSpec": "^0.1.0"
},
"_requiredBy": [
"/event-stream"
],
"_resolved": "https://registry.npmjs.org/flatmap-stream/-/flatmap-stream-0.1.2.tgz",
"_shasum": "b1da359a93f24f6d96e46f948552d997e3c2863d",
"_spec": "flatmap-stream@^0.1.0",
"_where": "/home/nathan/Projects/Upsilon/UpsilonVsCodeLanguageServer/Client/node_modules/event-stream",
"author": {
"name": "Antonio Macias"
},
"bugs": {
"url": "https://github.com/hugeglass/flatmap-stream/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "UNMAINTAINED",
"devDependencies": {
"event-stream": "3.3.4"
},
"homepage": "https://github.com/hugeglass/flatmap-stream#readme",
"license": "MIT",
"main": "index.min.js",
"name": "flatmap-stream",
"repository": {
"type": "git",
"url": "git+https://github.com/hugeglass/flatmap-stream.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "0.1.2"
}