move package.json to cortex.json
Showing
| ... | ... | @@ -16,13 +16,8 @@ |
| "bugs": { | ||
| "url": "http://github.com/DmitryBaranovskiy/raphael/issues" | ||
| }, | ||
| "homepage": "http://github.com/DmitryBaranovskiy/raphael", | ||
| "dependencies":{ | ||
| "homepage": "http://raphaeljs.com/", | ||
| "dependencies" : { | ||
| "eve":"^0.5.0" | ||
| }, | ||
| "cortex": { | ||
| "dependencies" : { | ||
| "eve":"^0.5.0" | ||
| } | ||
| } | ||
| } | ||
| \ No newline at end of file |
Please
register
or
sign in
to comment