TheDesk Mio (ver.5)

This commit is contained in:
a a
2018-05-26 21:48:13 +09:00
parent d5f7153464
commit e47a952f0e
251 changed files with 13585 additions and 15770 deletions

View File

@@ -1,45 +1,32 @@
{
"_args": [
[
{
"raw": "stream-to@~0.2.0",
"scope": null,
"escapedName": "stream-to",
"name": "stream-to",
"rawSpec": "~0.2.0",
"spec": ">=0.2.0 <0.3.0",
"type": "range"
},
"C:\\Users\\ryuki\\TheDesk\\app\\node_modules\\stream-to-buffer"
"stream-to@0.2.2",
"/Users/aa/TheDesk/app"
]
],
"_from": "stream-to@>=0.2.0 <0.3.0",
"_from": "stream-to@0.2.2",
"_id": "stream-to@0.2.2",
"_inCache": true,
"_inBundle": false,
"_integrity": "sha1-hDBgmNhf25kLn6MAsbPM9V6O8B0=",
"_location": "/stream-to",
"_npmUser": {
"name": "jongleberry",
"email": "jonathanrichardong@gmail.com"
},
"_npmVersion": "1.3.11",
"_phantomChildren": {},
"_requested": {
"raw": "stream-to@~0.2.0",
"scope": null,
"escapedName": "stream-to",
"type": "version",
"registry": true,
"raw": "stream-to@0.2.2",
"name": "stream-to",
"rawSpec": "~0.2.0",
"spec": ">=0.2.0 <0.3.0",
"type": "range"
"escapedName": "stream-to",
"rawSpec": "0.2.2",
"saveSpec": null,
"fetchSpec": "0.2.2"
},
"_requiredBy": [
"/stream-to-buffer"
],
"_resolved": "https://registry.npmjs.org/stream-to/-/stream-to-0.2.2.tgz",
"_shasum": "84306098d85fdb990b9fa300b1b3ccf55e8ef01d",
"_shrinkwrap": null,
"_spec": "stream-to@~0.2.0",
"_where": "C:\\Users\\ryuki\\TheDesk\\app\\node_modules\\stream-to-buffer",
"_spec": "0.2.2",
"_where": "/Users/aa/TheDesk/app",
"author": {
"name": "Jonathan Ong",
"email": "me@jongleberry.com",
@@ -48,30 +35,16 @@
"bugs": {
"url": "https://github.com/stream-utils/stream-to/issues"
},
"dependencies": {},
"description": "Concatenate a readable stream's data into either a single buffer, string, or array.",
"devDependencies": {
"mocha": "~1.12"
},
"directories": {},
"dist": {
"shasum": "84306098d85fdb990b9fa300b1b3ccf55e8ef01d",
"tarball": "https://registry.npmjs.org/stream-to/-/stream-to-0.2.2.tgz"
},
"engines": {
"node": ">= 0.10.0"
},
"homepage": "https://github.com/stream-utils/stream-to#readme",
"license": "MIT",
"maintainers": [
{
"name": "jongleberry",
"email": "jonathanrichardong@gmail.com"
}
],
"name": "stream-to",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/stream-utils/stream-to.git"