{ | |
"author": "", | |
"bugs": { | |
"url": "https://github.com/calvinmetcalf/minimalistic-assert/issues" | |
}, | |
"description": "minimalistic-assert ===", | |
"homepage": "https://github.com/calvinmetcalf/minimalistic-assert", | |
"license": "ISC", | |
"main": "index.js", | |
"name": "minimalistic-assert", | |
"repository": { | |
"type": "git", | |
"url": "https://github.com/calvinmetcalf/minimalistic-assert.git" | |
}, | |
"scripts": { | |
"test": "echo \"Error: no test specified\" && exit 1" | |
}, | |
"version": "1.0.1" | |
} |