crypto-pro-js/bower.json

25 lines
472 B
JSON
Raw Normal View History

{
"name": "crypto-pro",
"description": "API для взаимодействия с КриптоПро",
"main": "dist/crypto-pro.js",
"authors": [
"vgoma <vgoma@yandex.ru>"
],
"license": "ISC",
"keywords": [
"crypto",
"cryptopro",
"crypto-pro",
"cades",
"КриптоПро"
],
"homepage": "https://github.com/vgoma/crypto-pro",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}