This website requires JavaScript.
Explore
Help
Sign In
honeymoose
/
angular-cn
Watch
1
Star
0
Fork
You've already forked angular-cn
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4450e7b246
angular-cn
/
bower.json
7 lines
83 B
JSON
Raw
Normal View
History
Unescape
Escape
feat(benchmarks): add polymer js 0.8-preview benchmark Limitations because of preview status (see #960): - does not yet use ShadowDOM - does not use a builtin conditional like `if` - uses a temporary bower repository Closes #943
2015-02-25 10:45:51 -05:00
{
"name"
:
"angular2"
,
"dependencies"
:
{
fix(benchmarks): update react and polymer benchmarks and get tree update numbers for all of the benchmarks as well. Closes #4709
2015-10-13 18:10:20 -04:00
"polymer"
:
"Polymer/polymer"
feat(benchmarks): add polymer js 0.8-preview benchmark Limitations because of preview status (see #960): - does not yet use ShadowDOM - does not use a builtin conditional like `if` - uses a temporary bower repository Closes #943
2015-02-25 10:45:51 -05:00
}
build(bower): remove moot `version` property from bower.json Per bower/bower.json-spec@a325da3 Closes #2426
2015-06-08 21:41:47 -04:00
}