UNPKG

react-native-kcdsa

Version:

대한민국 표준 전자서명 알고리즘 - KCDSA (Korean Certificate-based Digital Signature Algorithm)

30 lines (29 loc) 837 B
{ "name": "react-native-kcdsa", "version": "1.0.0", "description": "대한민국 표준 전자서명 알고리즘 - KCDSA (Korean Certificate-based Digital Signature Algorithm)", "main": "index.js", "types": "index.d.ts", "author": "nixstory@gmail.com", "license": "MIT", "keywords": [ "react-native", "ios", "android", "kcdsa", "ec-kcdsa", "대한민국", "전자서명" ], "homepage": "https://github.com/reactspring/react-native-kcdsa", "bugs": { "url": "https://github.com/reactspring/react-native-kcdsa/issues" }, "repository": { "type": "git", "url": "git://github.com/reactspring/react-native-kcdsa.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" } }