UNPKG

495 BJSONView Raw
1{
2 "name": "ng-describe",
3 "main": "ng-describe.js",
4 "version": "0.14.1",
5 "license": "MIT",
6 "ignore": [
7 "**/.*",
8 "node_modules",
9 "bower_components",
10 "test",
11 "tests",
12 "docs",
13 "Gruntfile.js",
14 "package.json",
15 "index.html"
16 ],
17 "keywords": [
18 "angular",
19 "angularjs",
20 "testing",
21 "unit",
22 "bdd",
23 "describe"
24 ],
25 "homepage": "https://github.com/kensho/ng-describe",
26 "authors": [
27 "Gleb Bahmutov <gleb.bahmutov@gmail.com>"
28 ]
29}
\No newline at end of file