1 Star 0 Fork 0

fuhm / bower-angular-mocks

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 713 Bytes
一键复制 编辑 原始数据 按行查看 历史
Pete Bacon Darwin 提交于 2020-10-21 12:57 . v1.8.2
{
"name": "angular-mocks",
"version": "1.8.2",
"description": "AngularJS mocks for testing",
"main": "angular-mocks.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/angular/angular.js.git"
},
"keywords": [
"angular",
"framework",
"browser",
"mocks",
"testing",
"client-side"
],
"author": "Angular Core Team <angular-core+npm@google.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/angular/angular.js/issues"
},
"homepage": "http://angularjs.org",
"jspm": {
"shim": {
"angular-mocks": {
"deps": ["angular"]
}
}
}
}
1
https://gitee.com/fuhm_star/bower-angular-mocks.git
git@gitee.com:fuhm_star/bower-angular-mocks.git
fuhm_star
bower-angular-mocks
bower-angular-mocks
master

搜索帮助