@sharkfincode/easyapis
Version:
Easily use APIs from Easy APIs.
20 lines (19 loc) • 374 B
JSON
{
"name": "@sharkfincode/easyapis",
"version": "2.0.3",
"description": "Easily use APIs from Easy APIs.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"easyapis",
"api",
"sharkfin"
],
"author": "Sebastian Oue",
"license": "ISC",
"directories": {
"example": "test.js"
}
}