/
nikolv19
/
jam
Обзор
Документация
Войти
/
nikolv19
/
jam
Код
Запросы
0
Задачи
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
node_modules/jsbn/package.json
21 строка
527 B
nikolv19
jam
19 сен 2024, 13:45
19 сен 2024, 13:45
f736fab
Код
Авторство
О чём код?
{ "name": "jsbn", "version": "0.1.1", "description": "The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.", "main": "index.js", "scripts": { "test": "mocha test.js" }, "repository": { "type": "git", "url": "https://github.com/andyperlitch/jsbn.git" }, "keywords": [ "biginteger", "bignumber", "big", "integer" ], "author": "Tom Wu", "license": "MIT" }