mirror of
https://github.com/thewesker/bug-em.git
synced 2025-12-24 14:01:04 -05:00
lol
This commit is contained in:
76
node_modules/assert-plus/package.json
generated
vendored
Normal file
76
node_modules/assert-plus/package.json
generated
vendored
Normal file
@@ -0,0 +1,76 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
{
|
||||
"name": "assert-plus",
|
||||
"raw": "assert-plus@^0.1.5",
|
||||
"rawSpec": "^0.1.5",
|
||||
"scope": null,
|
||||
"spec": ">=0.1.5 <0.2.0",
|
||||
"type": "range"
|
||||
},
|
||||
"C:\\Users\\talor\\bots\\polibug\\node_modules\\http-signature"
|
||||
]
|
||||
],
|
||||
"_from": "assert-plus@>=0.1.5 <0.2.0",
|
||||
"_id": "assert-plus@0.1.5",
|
||||
"_inCache": true,
|
||||
"_installable": true,
|
||||
"_location": "/assert-plus",
|
||||
"_npmUser": {
|
||||
"email": "mcavage@gmail.com",
|
||||
"name": "mcavage"
|
||||
},
|
||||
"_npmVersion": "1.3.11",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"name": "assert-plus",
|
||||
"raw": "assert-plus@^0.1.5",
|
||||
"rawSpec": "^0.1.5",
|
||||
"scope": null,
|
||||
"spec": ">=0.1.5 <0.2.0",
|
||||
"type": "range"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/http-signature"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-0.1.5.tgz",
|
||||
"_shasum": "ee74009413002d84cec7219c6ac811812e723160",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "assert-plus@^0.1.5",
|
||||
"_where": "C:\\Users\\talor\\bots\\polibug\\node_modules\\http-signature",
|
||||
"author": {
|
||||
"email": "mcavage@gmail.com",
|
||||
"name": "Mark Cavage"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/mcavage/node-assert-plus/issues"
|
||||
},
|
||||
"dependencies": {},
|
||||
"description": "Extra assertions on top of node's assert module",
|
||||
"devDependencies": {},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"shasum": "ee74009413002d84cec7219c6ac811812e723160",
|
||||
"tarball": "https://registry.npmjs.org/assert-plus/-/assert-plus-0.1.5.tgz"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.8"
|
||||
},
|
||||
"homepage": "https://github.com/mcavage/node-assert-plus#readme",
|
||||
"main": "./assert.js",
|
||||
"maintainers": [
|
||||
{
|
||||
"email": "mcavage@gmail.com",
|
||||
"name": "mcavage"
|
||||
}
|
||||
],
|
||||
"name": "assert-plus",
|
||||
"optionalDependencies": {},
|
||||
"readme": "ERROR: No README data found!",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/mcavage/node-assert-plus.git"
|
||||
},
|
||||
"version": "0.1.5"
|
||||
}
|
||||
Reference in New Issue
Block a user