{
  "name": "omg-i-pass",
  "version": "3.0.0",
  "description": "Test suite always passes",
  "repository": "https://github.com/TheAlphaNerd/omg-i-pass",
  "main": "index.js",
  "scripts": {
    "pass": "exit 0",
    "test": "npm run pass"
  },
  "keywords": [
    "always",
    "passes"
  ],
  "author": "",
  "license": "MIT"
}
