omg-i-pass-too
Version:
Test suite always passes
17 lines (16 loc) • 311 B
JSON
{
"name": "omg-i-pass-too",
"version": "3.0.0",
"repository": "https://github.com/TheAlphaNerd/omg-i-pass-too",
"description": "Test suite always passes",
"main": "index.js",
"scripts": {
"test": "exit 0"
},
"keywords": [
"always",
"passes"
],
"author": "",
"license": "MIT"
}