todomvc
Version:
> Helping you select an MV\* framework
21 lines (20 loc) • 377 B
JSON
{
"name": "angular-dart-todomvc",
"version": "0.0.0",
"authors": [
"Pascal Hartig <passy@twitter.com>"
],
"license": "MIT",
"homepage": "https://github.com/passy/angular-dart-todomvc",
"private": true,
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"todomvc-common": "~0.3.0"
}
}