UNPKG

549 BJSONView Raw
1{
2 "name": "ng-describe",
3 "main": "dist/ng-describe.js",
4 "version": "1.4.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 "bdd",
21 "describe",
22 "helper",
23 "ng",
24 "simple",
25 "test",
26 "testing",
27 "unit"
28 ],
29 "homepage": "https://github.com/kensho/ng-describe",
30 "authors": [
31 "Gleb Bahmutov <gleb.bahmutov@gmail.com>"
32 ]
33}
\No newline at end of file