esijsapi
Version:
An api for ESI
23 lines (22 loc) • 461 B
JSON
{
"name": "esijsapi",
"version": "0.0.1",
"description": "An api for ESI",
"main": "tt.js",
"scripts": {
"test": "testesi"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Airwarfare/EveJSApi.git"
},
"keywords": [
"EVE"
],
"author": "airwarfare",
"license": "ISC",
"bugs": {
"url": "https://github.com/Airwarfare/EveJSApi/issues"
},
"homepage": "https://github.com/Airwarfare/EveJSApi#readme"
}