Sha256: 45a3c6799ab5ad8ab8f02335f1f10debd90e258a42ba311ea3a1914c988c3fd5
Contents?: true
Size: 304 Bytes
Versions: 141
Compression:
Stored size: 304 Bytes
Contents
{ "launchers": { "node": { "command": "npm test" } }, "src_files": [ "./**/*.js" ], "before_tests": "npm run build", "on_exit": "rm test/static/bundle.js", "test_page": "test/static/index.html", "launch_in_dev": ["node", "phantomjs"] }
Version data entries
141 entries across 72 versions & 6 rubygems