mirror of
https://github.com/thewesker/bug-em.git
synced 2025-12-24 05:51:06 -05:00
lol
This commit is contained in:
84
node_modules/stringstream/package.json
generated
vendored
Normal file
84
node_modules/stringstream/package.json
generated
vendored
Normal file
@@ -0,0 +1,84 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
{
|
||||
"name": "stringstream",
|
||||
"raw": "stringstream@~0.0.4",
|
||||
"rawSpec": "~0.0.4",
|
||||
"scope": null,
|
||||
"spec": ">=0.0.4 <0.1.0",
|
||||
"type": "range"
|
||||
},
|
||||
"C:\\Users\\talor\\bots\\polibug\\node_modules\\request"
|
||||
]
|
||||
],
|
||||
"_from": "stringstream@>=0.0.4 <0.1.0",
|
||||
"_id": "stringstream@0.0.5",
|
||||
"_inCache": true,
|
||||
"_installable": true,
|
||||
"_location": "/stringstream",
|
||||
"_nodeVersion": "4.2.1",
|
||||
"_npmUser": {
|
||||
"email": "michael.hart.au@gmail.com",
|
||||
"name": "hichaelmart"
|
||||
},
|
||||
"_npmVersion": "2.14.8",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"name": "stringstream",
|
||||
"raw": "stringstream@~0.0.4",
|
||||
"rawSpec": "~0.0.4",
|
||||
"scope": null,
|
||||
"spec": ">=0.0.4 <0.1.0",
|
||||
"type": "range"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/request"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/stringstream/-/stringstream-0.0.5.tgz",
|
||||
"_shasum": "4e484cd4de5a0bbbee18e46307710a8a81621878",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "stringstream@~0.0.4",
|
||||
"_where": "C:\\Users\\talor\\bots\\polibug\\node_modules\\request",
|
||||
"author": {
|
||||
"email": "michael.hart.au@gmail.com",
|
||||
"name": "Michael Hart",
|
||||
"url": "http://github.com/mhart"
|
||||
},
|
||||
"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",
|
||||
"stream",
|
||||
"base64",
|
||||
"gzip"
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "stringstream.js",
|
||||
"maintainers": [
|
||||
{
|
||||
"email": "michael.hart.au@gmail.com",
|
||||
"name": "hichaelmart"
|
||||
}
|
||||
],
|
||||
"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