Skip to content

Commit 65e3ec3

Browse files
committed
Create package.json
1 parent 494b143 commit 65e3ec3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

package.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"name": "inverse",
3+
"description": "A dead-simple JavaScript IoC container. Easy to learn, easy to use.",
4+
"author": "Michael Cordingley <[email protected]>",
5+
"version": "0.9.0",
6+
"main": "inverse.js"
7+
}

0 commit comments

Comments
 (0)