This repository has been archived on 2022-02-10. You can view files and clone it, but cannot push or open issues or pull requests.
titama/package.json

15 lines
296 B
JSON

{
"name": "titama",
"version": "0.1.2",
"description": "A web based time table manager",
"main": "index.php",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "mmk2410",
"license": "MIT",
"devDependencies": {
"gulp-coffee": "^2.3.1"
}
}