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