omeku-api
Version:
JS wrapper for https://omeku.glitch.me
18 lines (16 loc) • 407 B
JSON
{
"name": "omeku-api",
"version": "1.0.4",
"description": "JS wrapper for https://omeku.glitch.me",
"main": "index.js",
"typings": "./typings/index.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "jdev2005",
"license": "MIT",
"repository": {
"type" : "git",
"url" : "https://github.com/jdev2005/omeku-api.git"
}
}