bootstrap-server-data-model
Version:
Data model for Emiand's bootstrap server.
24 lines (23 loc) • 616 B
JSON
{
"name": "bootstrap-server-data-model",
"version": "0.1.5",
"description": "Data model for Emiand's bootstrap server.",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/dlewisf/bootstrap-server-data-model.git"
},
"keywords": [
"Data",
"Model"
],
"author": "David Lewis-Frazier",
"license": "ISC",
"bugs": {
"url": "https://github.com/dlewisf/bootstrap-server-data-model/issues"
},
"homepage": "https://github.com/dlewisf/bootstrap-server-data-model#readme"
}