UNPKG

precondition

Version:
26 lines (25 loc) 502 B
{ "name": "precondition", "version": "1.0.0", "description": "For safe coding", "main": "index.js", "dependencies": { }, "optionalDependencies": { }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/ozanturgut/precondition.git" }, "keywords": [ "test", "precondition" ], "author": { "name": "Ozan Turgut" }, "licenses": [{"type": "MIT"}] }