We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 494b143 commit 65e3ec3Copy full SHA for 65e3ec3
package.json
@@ -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