UNPKG

ng-describe

Version:

Convenient BDD specs for Angular

33 lines 549 B
{ "name": "ng-describe", "main": "dist/ng-describe.js", "version": "0.0.0", "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests", "docs", "Gruntfile.js", "package.json", "index.html" ], "keywords": [ "angular", "angularjs", "bdd", "describe", "helper", "ng", "simple", "test", "testing", "unit" ], "homepage": "https://github.com/kensho/ng-describe", "authors": [ "Gleb Bahmutov <gleb.bahmutov@gmail.com>" ] }