UNPKG

es6-promise

Version:

A lightweight library that provides tools for organizing asynchronous code

12 lines (11 loc) 237 B
{ "test_page": "test/index.html", "parallel": 5, "before_tests": "npm run build-all", "launchers": { "Mocha": { "command": "./node_modules/.bin/mocha test/main.js" } }, "launch_in_ci": ["PhantomJS", "Mocha"] }