sise-cweb-data
Version:
Data to test the Restful API with
24 lines (23 loc) • 540 B
JSON
{
"name": "sise-cweb-data",
"version": "0.2.2",
"description": "Data to test the Restful API with",
"main": "src/index.js",
"scripts": {
"test": "exit 0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/diasdavid/sise-cweb-data.git"
},
"keywords": [
"SISE",
"CWEB"
],
"author": "David Dias <mail@daviddias.me>",
"license": "MIT",
"bugs": {
"url": "https://github.com/diasdavid/sise-cweb-data/issues"
},
"homepage": "https://github.com/diasdavid/sise-cweb-data#readme"
}