{
  "name": "qunit-parameterize",
  "main": "qunit-parameterize.js",
  "version": "0.4.0",
  "homepage": "https://github.com/AStepaniuk/qunit-parameterize",
  "description": "Parameterize - A QUnit plugin For Running Parameterized Tests",
  "keywords" : [ "qunit", "unit testing", "parameterized test", "test case" ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}
