| author | rougeronj |
| Wed, 11 Mar 2015 17:38:14 +0100 | |
| changeset 13 | 08f34bbc70ee |
| parent 0 | cef349423167 |
| child 44 | 5eab9718182b |
| permissions | -rw-r--r-- |
{ "name": "ammico", "main": "app.js", "version": "0.0.0", "authors": [ "IRI" ], "license": "Ceccill-C", "private": true, "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "devDependencies": { "angular": "~1.3", "angular-route": "~1.3", "angular-resource": "~1.3", "angular-bootstrap": "~0.11.0", "bootstrap": "~3.1.1" } }