easydonate-api
Version:
API Wrapper для взаимодействия с easydonate api
26 lines (25 loc) • 663 B
JSON
{
"name": "easydonate-api",
"version": "1.0.1",
"description": "API Wrapper для взаимодействия с easydonate api",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Pelemen",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/pelemen228/easydonate-api-js-wrapper.git"
},
"keywords": [
"mcpetrade",
"mcpetrade-api",
"апи",
"mcpetrade"
],
"bugs": {
"url": "https://github.com/pelemen228/easydonate-api-js-wrapper/issues"
},
"homepage": "https://github.com/pelemen228/easydonate-api-js-wrapper#readme"
}