mirror of
https://github.com/crypto-pro-web/crypto-pro-js.git
synced 2024-11-24 00:55:00 +03:00
Указана точка входа и email автора
This commit is contained in:
parent
2b3b13c268
commit
a7c37e338b
@ -2,7 +2,7 @@
|
|||||||
"name": "crypto-pro",
|
"name": "crypto-pro",
|
||||||
"version": "1.0.4",
|
"version": "1.0.4",
|
||||||
"description": "API для взаимодействия с КриптоПро",
|
"description": "API для взаимодействия с КриптоПро",
|
||||||
"main": "index.js",
|
"main": "src/index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "node_modules/.bin/webpack --config webpack.config.js",
|
"start": "node_modules/.bin/webpack --config webpack.config.js",
|
||||||
"test": "echo \"Error: no test specified\" && exit 1"
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||||||
@ -11,7 +11,7 @@
|
|||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "/home/vgoma/Dropbox/dev/crypto-pro.git"
|
"url": "/home/vgoma/Dropbox/dev/crypto-pro.git"
|
||||||
},
|
},
|
||||||
"author": "vgoma",
|
"author": "vgoma <vgoma@yandex.ru>",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"crypto",
|
"crypto",
|
||||||
"cryptopro",
|
"cryptopro",
|
||||||
|
Loading…
Reference in New Issue
Block a user