Skip to content

Commit 1a9f177

Browse files
author
Martin Atkins
committed
Add a really basic bower.json, since we're registered in Bower's registry.
This resolves #1.
1 parent 8cc6e84 commit 1a9f177

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

bower.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"name": "angularjs-dynamic-form",
3+
"version": "0.0.0",
4+
"description": "AngularJS directive for creating dynamic forms based on schemas that aren't known until runtime",
5+
"license": "MIT"
6+
}

0 commit comments

Comments
 (0)