1 Star 0 Fork 0

xyli9/jsencrypt

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.50 KB
一键复制 编辑 原始数据 按行查看 历史
Travis Tidwell 提交于 2018-06-25 12:10 . Updated build.
{
"name": "jsencrypt",
"version": "3.0.0-rc.1",
"description": "A Javascript library to perform OpenSSL RSA Encryption, Decryption, and Key Generation.",
"license": "MIT",
"main": "bin/jsencrypt.js",
"scripts": {
"prepublish": "node_modules/gulp/bin/gulp.js"
},
"contributors": [
{
"name": "Travis Tidwell",
"email": "travis@form.io",
"url": "http://github.com/travist"
},
{
"name": "Antonio",
"url": "https://github.com/zoloft"
},
{
"name": "Julio",
"url": "https://github.com/jmgaya"
}
],
"homepage": "http://www.travistidwell.com/jsencrypt",
"repository": {
"type": "git",
"url": "git://github.com/travist/jsencrypt.git"
},
"bugs": {
"url": "http://github.com/travist/jsencrypt/issues"
},
"devDependencies": {
"expect.js": "^0.3.1",
"gulp": "^3.9.1",
"gulp-concat": "^2.6.1",
"gulp-copy": "^1.0.1",
"gulp-eslint": "^4.0.2",
"gulp-insert": "^0.5.0",
"gulp-rename": "^1.2.2",
"gulp-tslint": "^8.1.2",
"gulp-typescript": "^4.0.1",
"gulp-uglify": "^3.0.0",
"gulp-watch": "^5.0.0",
"gulp-wrap": "^0.13.0",
"mocha": "^5.0.1",
"rollup": "^0.56.1",
"rollup-plugin-node-resolve": "^3.0.0",
"rollup-plugin-replace": "^2.0.0",
"rollup-plugin-uglify": "^3.0.0",
"ts-loader": "^3.2.0",
"tslib": "^1.8.1",
"tslint": "^5.8.0",
"typescript": "^2.6.2",
"webpack": "^3.10.0"
},
"dependencies": {},
"typings": "declarations/src/index.d.ts"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/xyli9/jsencrypt.git
git@gitee.com:xyli9/jsencrypt.git
xyli9
jsencrypt
jsencrypt
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385