UNPKG

483 BJSONView Raw
1{
2 "name": "lazy-ass",
3 "main": "index.js",
4 "version": "0.5.0",
5 "homepage": "https://github.com/bahmutov/lazy-ass",
6 "license": "MIT",
7 "ignore": [
8 "**/.*",
9 "node_modules",
10 "bower_components",
11 "test",
12 "tests",
13 "Gruntfile.js",
14 "package.json",
15 "index.html"
16 ],
17 "author": "Gleb Bahmutov <gleb.bahmutov@gmail.com>",
18 "keywords": [
19 "lazy",
20 "assertion",
21 "assertions",
22 "debugging",
23 "defensive",
24 "node",
25 "browser"
26 ]
27}
\No newline at end of file