1 Star 0 Fork 0

Evan / passman-webextension

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.08 KB
一键复制 编辑 原始数据 按行查看 历史
brantje 提交于 2017-05-13 21:50 . Add js tests
{
"name": "passman-web-extension",
"version": "1.0.0",
"description": "Tested on: - Chrome - Firefox - Safari",
"main": "Gruntfile.js",
"dependencies": {
"grunt": "~0.4.5",
"grunt-cli": "~1.2.0",
"grunt-contrib-clean": "^1.0.0",
"grunt-contrib-compress": "^1.4.1",
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-jshint": "^0.12.0",
"grunt-execute": "^0.2.2",
"grunt-karma": "^2.0.0",
"grunt-mkdir": "^1.0.0",
"jasmine-core": "^2.6.1",
"jshint-stylish": "^2.2.1",
"karma": "^1.7.0",
"karma-chrome-launcher": "^2.1.1",
"karma-firefox-launcher": "^1.0.1",
"karma-jasmine": "^1.1.0",
"karma-verbose-reporter": "0.0.6"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/nextcloud/passman-webextension.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/nextcloud/passman-webextension/issues"
},
"homepage": "https://github.com/nextcloud/passman-webextension#readme"
}
JavaScript
1
https://gitee.com/creno/passman-webextension.git
git@gitee.com:creno/passman-webextension.git
creno
passman-webextension
passman-webextension
master

搜索帮助