Browse Source

add component.json

pull/91/head
Jacob Thornton 12 years ago
parent
commit
0b6c4212f4
  1. 5
      component.json

5
component.json

@ -0,0 +1,5 @@
{
"name": "ratchet",
"version": "1.0.0",
"main": ["./dist/ratchet.js", "./dist/ratchet.css"]
}
Loading…
Cancel
Save