You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
224 B

{
"name": "todomvc-angular",
"version": "0.0.0",
"dependencies": {
"angular": "1.2.16",
"todomvc-common": "~0.1.4"
},
"devDependencies": {
"angular-mocks": "1.2.16",
"angular-route": "1.2.16"
}
}