UNPKG

polendina

Version:

Non-UI browser testing for JavaScript libraries from the command-line

19 lines (18 loc) 384 B
{ "name": "fixture-webpack-merge", "version": "1.0.0", "description": "test fixture", "main": "index.js", "scripts": { "test": "node test.js" }, "author": "Rod <rod@vagg.org> (http://r.va.gg/)", "repository": { "type": "git", "url": "https://github.com/rvagg/polendina.git" }, "license": "Apache-2.0", "devDependencies": { "chai": "^5.1.1" } }