UNPKG

omg-i-pass

Version:
18 lines (17 loc) 331 B
{ "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" }