iflrandevu/package.json

26 lines
574 B
JSON

{
"name": "easyappointments",
"version": "1.1.0",
"description": "Open Source Web Scheduler",
"repository": {
"type": "git",
"url": "git+https://github.com/alextselegidis/easyappointments.git"
},
"keywords": [
"php",
"javascript",
"mysql",
"html"
],
"author": "A.Tselegidis <alextselegidis@gmail.com>",
"license": "GPL-3.0",
"bugs": {
"url": "https://github.com/alextselegidis/easyappointments/issues"
},
"homepage": "http://easyappointments.org",
"devDependencies": {
"jsdoc": "^3.3.2",
"plato": "^1.5.0"
}
}