Files
bug-em/node_modules/twauth/package.json
Talor Berthelson 889faf9c1c lol
2016-06-17 20:49:15 -04:00

102 lines
2.1 KiB
JSON

{
"_args": [
[
{
"name": "twauth",
"raw": "twauth",
"rawSpec": "",
"scope": null,
"spec": "latest",
"type": "tag"
},
"C:\\Users\\talor\\bots\\polibug"
]
],
"_from": "twauth@latest",
"_id": "twauth@1.0.1",
"_inCache": true,
"_installable": true,
"_location": "/twauth",
"_nodeVersion": "0.10.36",
"_npmUser": {
"email": "adam@hbang.ws",
"name": "kirb"
},
"_npmVersion": "2.3.0",
"_phantomChildren": {},
"_requested": {
"name": "twauth",
"raw": "twauth",
"rawSpec": "",
"scope": null,
"spec": "latest",
"type": "tag"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/twauth/-/twauth-1.0.1.tgz",
"_shasum": "28d1201017efe783b27fa1ac78c7368da4226ae9",
"_shrinkwrap": null,
"_spec": "twauth",
"_where": "C:\\Users\\talor\\bots\\polibug",
"author": {
"name": "Adam D",
"url": "kirb"
},
"bin": {
"twauth": "index.js"
},
"bugs": {
"url": "https://github.com/hbang/twauth/issues"
},
"contributors": [
{
"name": "Adam D",
"url": "kirb"
},
{
"name": "Tane Piper"
}
],
"dependencies": {
"colors": "^1.0.3",
"oauth": "^0.9.12",
"optimist": "^0.6.1"
},
"description": "Simple script to authenticate to Twitter",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "28d1201017efe783b27fa1ac78c7368da4226ae9",
"tarball": "https://registry.npmjs.org/twauth/-/twauth-1.0.1.tgz"
},
"gitHead": "9e21efc9fa08f8a60b390d802f59a5cc22f685ae",
"homepage": "https://github.com/hbang/twauth",
"keywords": [
"twitter",
"authentication",
"oauth",
"auth",
"login"
],
"license": "Apache-2.0",
"main": "index.js",
"maintainers": [
{
"email": "adam@hbang.ws",
"name": "kirb"
}
],
"name": "twauth",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/hbang/twauth.git"
},
"scripts": {},
"version": "1.0.1"
}