Chris Houseknecht 9799e81f09 UI Unit Testing
Added plumbing for Karma test runner. Wrote first few tests for new license module.
2014-08-05 02:43:30 -04:00

9 lines
134 B
JSON

{
"name": "angular-mocks",
"version": "1.2.21",
"main": "./angular-mocks.js",
"dependencies": {
"angular": "1.2.21"
}
}