mirror of
https://github.com/thewesker/bug-em.git
synced 2025-12-24 05:51:06 -05:00
lol
This commit is contained in:
97
node_modules/sntp/package.json
generated
vendored
Normal file
97
node_modules/sntp/package.json
generated
vendored
Normal file
@@ -0,0 +1,97 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
{
|
||||
"name": "sntp",
|
||||
"raw": "sntp@1.x.x",
|
||||
"rawSpec": "1.x.x",
|
||||
"scope": null,
|
||||
"spec": ">=1.0.0 <2.0.0",
|
||||
"type": "range"
|
||||
},
|
||||
"C:\\Users\\talor\\bots\\polibug\\node_modules\\hawk"
|
||||
]
|
||||
],
|
||||
"_from": "sntp@>=1.0.0 <2.0.0",
|
||||
"_id": "sntp@1.0.9",
|
||||
"_inCache": true,
|
||||
"_installable": true,
|
||||
"_location": "/sntp",
|
||||
"_npmUser": {
|
||||
"email": "eran@hueniverse.com",
|
||||
"name": "hueniverse"
|
||||
},
|
||||
"_npmVersion": "1.4.23",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"name": "sntp",
|
||||
"raw": "sntp@1.x.x",
|
||||
"rawSpec": "1.x.x",
|
||||
"scope": null,
|
||||
"spec": ">=1.0.0 <2.0.0",
|
||||
"type": "range"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/hawk"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/sntp/-/sntp-1.0.9.tgz",
|
||||
"_shasum": "6541184cc90aeea6c6e7b35e2659082443c66198",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "sntp@1.x.x",
|
||||
"_where": "C:\\Users\\talor\\bots\\polibug\\node_modules\\hawk",
|
||||
"author": {
|
||||
"email": "eran@hammer.io",
|
||||
"name": "Eran Hammer",
|
||||
"url": "http://hueniverse.com"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/hueniverse/sntp/issues"
|
||||
},
|
||||
"contributors": [],
|
||||
"dependencies": {
|
||||
"hoek": "2.x.x"
|
||||
},
|
||||
"description": "SNTP Client",
|
||||
"devDependencies": {
|
||||
"lab": "4.x.x"
|
||||
},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"shasum": "6541184cc90aeea6c6e7b35e2659082443c66198",
|
||||
"tarball": "https://registry.npmjs.org/sntp/-/sntp-1.0.9.tgz"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.8.0"
|
||||
},
|
||||
"gitHead": "ee2e35284f684609990681734d39010cd356d7da",
|
||||
"homepage": "https://github.com/hueniverse/sntp",
|
||||
"keywords": [
|
||||
"sntp",
|
||||
"ntp",
|
||||
"time"
|
||||
],
|
||||
"licenses": [
|
||||
{
|
||||
"type": "BSD",
|
||||
"url": "http://github.com/hueniverse/sntp/raw/master/LICENSE"
|
||||
}
|
||||
],
|
||||
"main": "index",
|
||||
"maintainers": [
|
||||
{
|
||||
"email": "eran@hueniverse.com",
|
||||
"name": "hueniverse"
|
||||
}
|
||||
],
|
||||
"name": "sntp",
|
||||
"optionalDependencies": {},
|
||||
"readme": "ERROR: No README data found!",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/hueniverse/sntp.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "make test-cov"
|
||||
},
|
||||
"version": "1.0.9"
|
||||
}
|
||||
Reference in New Issue
Block a user