A suite to track Project Diva score statistics and ratings / D4DJ event data.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
projectdivar/server/node_modules/twitter-autohook/package.json

59 lines
1.5 KiB

{
"_from": "twitter-autohook",
"_id": "twitter-autohook@1.7.1",
"_inBundle": false,
"_integrity": "sha512-Vf3ZwgU2DrTWPVRmp3kBAWYpvkykThO9w06cQZBAyQDmg5Q32LsuRWEGU2zxOBFPIscr90Vo1xBq2X1A9o8NBw==",
"_location": "/twitter-autohook",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "twitter-autohook",
"name": "twitter-autohook",
"escapedName": "twitter-autohook",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/twitter-autohook/-/twitter-autohook-1.7.1.tgz",
"_shasum": "9c971a49534ccb81b67cf7fa39ac061c0e322228",
"_spec": "twitter-autohook",
"_where": "/home/sigonasr2/divar/server",
"author": {
"name": "Twitter"
},
"bin": {
"autohook": "cli.js"
},
"bugs": {
"url": "https://github.com/twitterdev/autohook/issues"
},
"bundleDependencies": false,
"dependencies": {
"commander": "^2.20.0",
"dotenv": "^8.0.0",
"needle": "^2.3.3",
"ngrok": "^3.2.1",
"nock": "^12.0.2"
},
"deprecated": false,
"description": "Automatically setup and serve webhooks for the Twitter Account Activity API",
"homepage": "https://github.com/twitterdev/autohook#readme",
"keywords": [
"twitter",
"twitter-api",
"webhooks"
],
"license": "MIT",
"main": "index.js",
"name": "twitter-autohook",
"repository": {
"type": "git",
"url": "git+https://github.com/twitterdev/autohook.git"
},
"version": "1.7.1"
}