mirror of
https://github.com/crypto-pro-web/crypto-pro-js.git
synced 2024-11-24 00:55:00 +03:00
добавлена поддержка bower
This commit is contained in:
parent
59d8b66afc
commit
c0b934dff4
24
bower.json
Normal file
24
bower.json
Normal file
@ -0,0 +1,24 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user