UNPKG

ember-rocks

Version:

An Em(ber) command line utility to help you build an ambitious web application

19 lines (18 loc) 258 B
{ "framework": "mocha", "test_page": "test.html", "launch_in_ci": [ "PhantomJS" ], "launch_in_dev": [ "PhantomJS", "Chrome" ], "timeout": 20000, "proxies": { "/api": { "port": 3001, "host": "localhost" } } }