jdata
Version:
A clean way to consume data
29 lines (28 loc) • 589 B
JSON
{
"name": "jdata",
"version": "2.0.0",
"description": "A clean way to consume data",
"main": "jdata.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/TruongHuuTien/jdata.git"
},
"keywords": [
"javascript",
"data",
"json",
"rest",
"template",
"restful",
"map"
],
"author": "Truong Huu-Tien",
"license": "ISC",
"bugs": {
"url": "https://github.com/TruongHuuTien/jdata/issues"
},
"homepage": "https://github.com/TruongHuuTien/jdata"
}