add component.json
authorJacob Thornton <jacobthornton@gmail.com>
Mon, 5 Nov 2012 06:19:56 +0000 (22:19 -0800)
committerJacob Thornton <jacobthornton@gmail.com>
Mon, 5 Nov 2012 06:19:56 +0000 (22:19 -0800)
component.json [new file with mode: 0644]

diff --git a/component.json b/component.json
new file mode 100644 (file)
index 0000000..ee035d4
--- /dev/null
@@ -0,0 +1,5 @@
+{
+  "name": "ratchet",
+  "version": "1.0.0",
+  "main": ["./dist/ratchet.js", "./dist/ratchet.css"]
+}
\ No newline at end of file