linkvertise-extend
Version:
module that extends the default linkvertise fullscript api
30 lines (29 loc) • 737 B
JSON
{
"name": "linkvertise-extend",
"version": "1.0.0",
"description": "module that extends the default linkvertise fullscript api",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Xue0Huiling/linkvertise-extend.git"
},
"keywords": [
"linkvertise",
"monetization",
"monetization api",
"link monetization",
"link shortener"
],
"author": "Xue Huiling",
"license": "ISC",
"bugs": {
"url": "https://github.com/Xue0Huiling/linkvertise-extend/issues"
},
"homepage": "https://github.com/Xue0Huiling/linkvertise-extend#readme",
"dependencies": {
"request": "^2.88.2"
}
}