refactor: readme edit

This commit is contained in:
Sergey Shehovcov 2024-07-05 10:00:34 +03:00
parent 8c0997ba2f
commit d1a163f823
2 changed files with 4 additions and 10 deletions

View File

@ -1,6 +1,4 @@
[![License][license-image]][license-url]
[![NPM version][npm-version-image]][npm-url]
[![NPM downloads][npm-downloads-image]][downloads-url]
Асинхронный JavaScript API для работы с КриптоПРО ЭЦП Browser Plug-In
@ -25,7 +23,3 @@
[license-url]: /LICENSE
[license-image]: https://img.shields.io/github/license/webmasterskaya/crypto-pro-js
[npm-url]: https://npmjs.org/package/crypto-pro-js
[npm-version-image]: https://img.shields.io/npm/v/crypto-pro-js.svg?style=flat
[npm-downloads-image]: https://img.shields.io/npm/dm/crypto-pro-js.svg?style=flat
[downloads-url]: https://npmcharts.com/compare/crypto-pro-js?minimal=true

View File

@ -1,7 +1,7 @@
{
"name": "crypto-pro-js",
"version": "0.1.0",
"description": "Асинхронный JavaScript API для работы с КриптоПРО ЭЦП Browser Plug-In. Forked from https://github.com/vgoma/crypto-pro",
"name": "crypto-pro-js-m",
"version": "0.1.1",
"description": "Асинхронный JavaScript API для работы с КриптоПРО ЭЦП Browser Plug-In. Forked from https://github.com/crypto-pro-web/crypto-pro-js",
"main": "./lib/crypto-pro-js.js",
"types": "./lib/crypto-pro-js.d.ts",
"files": [