aureooms/js-regex

View on GitHub
bower.json

Summary

Maintainability
Test Coverage
{
  "version": "0.0.2",
  "description": "regular expressions code bricks for JavaScript",
  "main": "js/dist/regex.js",
  "license": "AGPL-3.0",
  "homepage": "http://make-github-pseudonymous-again.github.io/js-regex/",
  "ignore": [
    "js/index.js",
    "js/src",
    "test",
    "pkg.json",
    "package.json",
    ".groc.json",
    ".travis.yml",
    ".gitignore",
    "README.md",
    "inch.json",
    ".codeclimate.yml"
  ],
  "name": "aureooms-js-regex"
}