timetable

A timetable App with json and XML API for pupils from pupils
git clone git://archive.git.mtrnord.blog/MTRNord/timetable.git
Log | Files | Refs | README

commit 93b7f20780b349b810f3761c73e794fdd58b45d8
parent 708d7f554f6b612c2ec9a1bce1de0ec2d724c052
Author: Marcel <MTRNord@users.noreply.github.com>
Date:   Fri, 19 Jun 2015 12:17:03 +0200

Delete package.json
Diffstat:
Dpackage.json | 18------------------
1 file changed, 0 insertions(+), 18 deletions(-)

diff --git a/package.json b/package.json @@ -1,17 +0,0 @@ -{ - "name": "timetable", - "description": "A timetable App with json and XML API for pupils from pupils", - "repository": { - "type": "git", - "url": "https://github.com/MTRNord/timetable" - }, - "scripts": { - "preinstall": "bash deps.sh", - "start": "node app.js && service php-fpm start && service nginx start && service mysql start && service nginx start" - }, - "version": "0.0.1", - "main": "app.js", - "engines": { - "node": "0.10.22" - } -} -\ No newline at end of file