mirror of
https://github.com/crypto-pro-web/crypto-pro-js.git
synced 2025-08-26 10:42:38 +03:00
refactor: readme edit
This commit is contained in:
parent
8c0997ba2f
commit
d1a163f823
@ -1,6 +1,4 @@
|
|||||||
[![License][license-image]][license-url]
|
[![License][license-image]][license-url]
|
||||||
[![NPM version][npm-version-image]][npm-url]
|
|
||||||
[![NPM downloads][npm-downloads-image]][downloads-url]
|
|
||||||
|
|
||||||
Асинхронный JavaScript API для работы с КриптоПРО ЭЦП Browser Plug-In
|
Асинхронный JavaScript API для работы с КриптоПРО ЭЦП Browser Plug-In
|
||||||
|
|
||||||
@ -24,8 +22,4 @@
|
|||||||
[MIT](/LICENSE)
|
[MIT](/LICENSE)
|
||||||
|
|
||||||
[license-url]: /LICENSE
|
[license-url]: /LICENSE
|
||||||
[license-image]: https://img.shields.io/github/license/webmasterskaya/crypto-pro-js
|
[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
|
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "crypto-pro-js",
|
"name": "crypto-pro-js-m",
|
||||||
"version": "0.1.0",
|
"version": "0.1.1",
|
||||||
"description": "Асинхронный JavaScript API для работы с КриптоПРО ЭЦП Browser Plug-In. Forked from https://github.com/vgoma/crypto-pro",
|
"description": "Асинхронный JavaScript API для работы с КриптоПРО ЭЦП Browser Plug-In. Forked from https://github.com/crypto-pro-web/crypto-pro-js",
|
||||||
"main": "./lib/crypto-pro-js.js",
|
"main": "./lib/crypto-pro-js.js",
|
||||||
"types": "./lib/crypto-pro-js.d.ts",
|
"types": "./lib/crypto-pro-js.d.ts",
|
||||||
"files": [
|
"files": [
|
||||||
|
Loading…
Reference in New Issue
Block a user