| author | cavaliet |
| Fri, 03 Oct 2014 12:41:56 +0200 | |
| changeset 3 | 18a4c598ddee |
| 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" } }