Source code

Revision control

Copy as Markdown

Other Tools

{
"private": true,
"scripts": {
"test": "karma start test/config/karma.conf.js"
},
"dependencies": {
"angular": "1.6.5",
"angular-resource": "1.6.5",
"angular-route": "1.6.5",
"todomvc-app-css": "^2.1.0",
"todomvc-common": "^1.0.4"
}
}