Narazaka/single-file-worker.js

View on GitHub
bower.json

Summary

Maintainability
Test Coverage
{
  "name": "single-file-worker",
  "main": "single-file-worker.js",
  "ignore": [
    "**/.sw?",
    "**/.*.sw?",
    "node_modules",
    "bower_components",
    "npm-debug.log",
    "/coverage",
    "/doc",
    "/.*",
    "appveyor.yml",
    "gulpfile.babel.js",
    "karma.conf.js",
    "webpack.config.js",
    "esdoc.json"
  ],
  "license": "MIT"
}