react-native-des-cbc
Version:
A des crypto for react-native
31 lines (30 loc) • 731 B
JSON
{
"name": "react-native-des-cbc",
"version": "1.0.9",
"description": "A des crypto for react-native",
"main": "index.js",
"author": {
"name": "YunJiang.Fang & PizzaLiu",
"email": "42550564@qq.com"
},
"license": "MIT",
"keywords": [
"react-native",
"react-component",
"ios",
"android",
"des",
"crypto",
"remobile",
"mobile",
"pizzaliu"
],
"homepage": "https://github.com/PizzaLiu/react-native-des",
"bugs": {
"url": "https://github.com/PizzaLiu/react-native-des/issues"
},
"repository": {
"type": "git",
"url": "git://github.com/PizzaLiu/react-native-des.git"
}
}