TheDesk Mio (ver.5)
This commit is contained in:
59
app/node_modules/stringstream/package.json
generated
vendored
59
app/node_modules/stringstream/package.json
generated
vendored
@@ -1,46 +1,32 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
{
|
||||
"raw": "stringstream@~0.0.5",
|
||||
"scope": null,
|
||||
"escapedName": "stringstream",
|
||||
"name": "stringstream",
|
||||
"rawSpec": "~0.0.5",
|
||||
"spec": ">=0.0.5 <0.1.0",
|
||||
"type": "range"
|
||||
},
|
||||
"C:\\Users\\ryuki\\TheDesk\\app\\node_modules\\request"
|
||||
"stringstream@0.0.5",
|
||||
"/Users/aa/TheDesk/app"
|
||||
]
|
||||
],
|
||||
"_from": "stringstream@>=0.0.5 <0.1.0",
|
||||
"_from": "stringstream@0.0.5",
|
||||
"_id": "stringstream@0.0.5",
|
||||
"_inCache": true,
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-TkhM1N5aC7vuGORjB3EKioFiGHg=",
|
||||
"_location": "/stringstream",
|
||||
"_nodeVersion": "4.2.1",
|
||||
"_npmUser": {
|
||||
"name": "hichaelmart",
|
||||
"email": "michael.hart.au@gmail.com"
|
||||
},
|
||||
"_npmVersion": "2.14.8",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"raw": "stringstream@~0.0.5",
|
||||
"scope": null,
|
||||
"escapedName": "stringstream",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "stringstream@0.0.5",
|
||||
"name": "stringstream",
|
||||
"rawSpec": "~0.0.5",
|
||||
"spec": ">=0.0.5 <0.1.0",
|
||||
"type": "range"
|
||||
"escapedName": "stringstream",
|
||||
"rawSpec": "0.0.5",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "0.0.5"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/request"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/stringstream/-/stringstream-0.0.5.tgz",
|
||||
"_shasum": "4e484cd4de5a0bbbee18e46307710a8a81621878",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "stringstream@~0.0.5",
|
||||
"_where": "C:\\Users\\ryuki\\TheDesk\\app\\node_modules\\request",
|
||||
"_spec": "0.0.5",
|
||||
"_where": "/Users/aa/TheDesk/app",
|
||||
"author": {
|
||||
"name": "Michael Hart",
|
||||
"email": "michael.hart.au@gmail.com",
|
||||
@@ -49,15 +35,7 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/mhart/StringStream/issues"
|
||||
},
|
||||
"dependencies": {},
|
||||
"description": "Encode and decode streams into string streams",
|
||||
"devDependencies": {},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"shasum": "4e484cd4de5a0bbbee18e46307710a8a81621878",
|
||||
"tarball": "https://registry.npmjs.org/stringstream/-/stringstream-0.0.5.tgz"
|
||||
},
|
||||
"gitHead": "1efe3bf507bf3a1161f8473908b60e881d41422b",
|
||||
"homepage": "https://github.com/mhart/StringStream#readme",
|
||||
"keywords": [
|
||||
"string",
|
||||
@@ -67,19 +45,10 @@
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "stringstream.js",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "hichaelmart",
|
||||
"email": "michael.hart.au@gmail.com"
|
||||
}
|
||||
],
|
||||
"name": "stringstream",
|
||||
"optionalDependencies": {},
|
||||
"readme": "ERROR: No README data found!",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/mhart/StringStream.git"
|
||||
},
|
||||
"scripts": {},
|
||||
"version": "0.0.5"
|
||||
}
|
||||
|
Reference in New Issue
Block a user