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