UNPKG

its

Version:

Preconditions for safe coding

37 lines (36 loc) 731 B
{ "name": "its", "version": "1.0.2", "description": "Preconditions for safe coding", "main": "index.js", "scripts": { "test": "grunt test" }, "devDependencies": { "grunt": "~0.3.15", "grunt-hug": "~0.4.0", "grunt-contrib-clean": "~0.3.1" }, "repository": { "type": "git", "url": "https://github.com/ozanturgut/its.git" }, "keywords": [ "test", "it", "its", "is", "assertion", "assert", "precondition" ], "author": { "name": "Ozan Turgut", "email": "ozanturgut@gmail.com" }, "contributors": [ "Ozan Turgut <ozanturgut@gmail.com>", "tv <tv@shackspace.de>" ], "licenses": [{"type": "MIT"}] }