mirror of
https://github.com/thewesker/bug-em.git
synced 2025-12-24 14:01:04 -05:00
lol
This commit is contained in:
93
node_modules/bl/package.json
generated
vendored
Normal file
93
node_modules/bl/package.json
generated
vendored
Normal file
@@ -0,0 +1,93 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
{
|
||||
"name": "bl",
|
||||
"raw": "bl@~0.9.0",
|
||||
"rawSpec": "~0.9.0",
|
||||
"scope": null,
|
||||
"spec": ">=0.9.0 <0.10.0",
|
||||
"type": "range"
|
||||
},
|
||||
"C:\\Users\\talor\\bots\\polibug\\node_modules\\request"
|
||||
]
|
||||
],
|
||||
"_from": "bl@>=0.9.0 <0.10.0",
|
||||
"_id": "bl@0.9.5",
|
||||
"_inCache": true,
|
||||
"_installable": true,
|
||||
"_location": "/bl",
|
||||
"_nodeVersion": "6.0.0-nightly2016011666b9c0d8bd",
|
||||
"_npmUser": {
|
||||
"email": "rod@vagg.org",
|
||||
"name": "rvagg"
|
||||
},
|
||||
"_npmVersion": "3.3.12",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"name": "bl",
|
||||
"raw": "bl@~0.9.0",
|
||||
"rawSpec": "~0.9.0",
|
||||
"scope": null,
|
||||
"spec": ">=0.9.0 <0.10.0",
|
||||
"type": "range"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/request"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/bl/-/bl-0.9.5.tgz",
|
||||
"_shasum": "c06b797af085ea00bc527afc8efcf11de2232054",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "bl@~0.9.0",
|
||||
"_where": "C:\\Users\\talor\\bots\\polibug\\node_modules\\request",
|
||||
"authors": [
|
||||
"Rod Vagg <rod@vagg.org> (https://github.com/rvagg)",
|
||||
"Matteo Collina <matteo.collina@gmail.com> (https://github.com/mcollina)",
|
||||
"Jarett Cruger <jcrugzz@gmail.com> (https://github.com/jcrugzz)"
|
||||
],
|
||||
"bugs": {
|
||||
"url": "https://github.com/rvagg/bl/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"readable-stream": "~1.0.26"
|
||||
},
|
||||
"description": "Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!",
|
||||
"devDependencies": {
|
||||
"faucet": "~0.0.1",
|
||||
"hash_file": "~0.1.1",
|
||||
"tape": "~4.4.0"
|
||||
},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"shasum": "c06b797af085ea00bc527afc8efcf11de2232054",
|
||||
"tarball": "https://registry.npmjs.org/bl/-/bl-0.9.5.tgz"
|
||||
},
|
||||
"gitHead": "fe77435118490ac7d07f93c0b52896c67fb2601f",
|
||||
"homepage": "https://github.com/rvagg/bl",
|
||||
"keywords": [
|
||||
"buffer",
|
||||
"buffers",
|
||||
"stream",
|
||||
"awesomesauce"
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "bl.js",
|
||||
"maintainers": [
|
||||
{
|
||||
"email": "rod@vagg.org",
|
||||
"name": "rvagg"
|
||||
}
|
||||
],
|
||||
"name": "bl",
|
||||
"optionalDependencies": {},
|
||||
"readme": "ERROR: No README data found!",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/rvagg/bl.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "node test/test.js | faucet",
|
||||
"test-local": "brtapsauce-local test/basic-test.js"
|
||||
},
|
||||
"version": "0.9.5"
|
||||
}
|
||||
Reference in New Issue
Block a user