2 Star 0 Fork 0

mirrors_wickedest/node-xml-encryption

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 719 Bytes
一键复制 编辑 原始数据 按行查看 历史
Jamie Peabody 提交于 2018-04-05 16:37 +08:00 . Bump xpath version (#43)
{
"name": "xml-encryption",
"version": "0.11.2",
"devDependencies": {
"mocha": "3.3.0",
"should": "^11.2.1"
},
"main": "./lib",
"repository": "https://github.com/auth0/node-xml-encryption",
"keywords": [
"xml",
"encryption",
"xmlenc"
],
"author": "Matias Woloski (Auth0)",
"contributors": [
"Jose F. Romaniello <jfromaniello@gmail.com> (http://joseoncode.com)",
"Tommi Pisto <tommi@pistogroup.com> (http://pasm.pis.to)"
],
"license": "MIT",
"dependencies": {
"async": "^2.1.5",
"ejs": "^2.5.6",
"node-forge": "^0.7.0",
"xmldom": "~0.1.15",
"xpath": "0.0.27"
},
"scripts": {
"test": "mocha"
},
"engines": {
"node": ">=0.10"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_wickedest/node-xml-encryption.git
git@gitee.com:mirrors_wickedest/node-xml-encryption.git
mirrors_wickedest
node-xml-encryption
node-xml-encryption
master

搜索帮助