Skip to content

Commit dda21c8

Browse files
committed
adding component.json to support yeoman/bower package management
1 parent 4e426f9 commit dda21c8

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

component.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"name": "jStorage",
3+
"version": "0.3.0",
4+
"main": "./jstorage.js",
5+
"author": "Andris Reinman <andris.reinman@gmail.com>",
6+
"dependencies": {}
7+
}

0 commit comments

Comments
 (0)