Sha256: 600570c5ff0cf9644dd799f00dd249d32d46032c8d6af9a85e762ce4b00c670a
Contents?: true
Size: 1.32 KB
Versions: 16
Compression:
Stored size: 1.32 KB
Contents
{ "name": "jsbn", "version": "0.1.0", "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": { "name": "Tom Wu" }, "license": "BSD", "gitHead": "148a967b112806e63ddeeed78ee7938eef74c84a", "bugs": { "url": "https://github.com/andyperlitch/jsbn/issues" }, "homepage": "https://github.com/andyperlitch/jsbn", "_id": "jsbn@0.1.0", "_shasum": "650987da0dd74f4ebf5a11377a2aa2d273e97dfd", "_from": "jsbn@~0.1.0", "_npmVersion": "2.7.4", "_nodeVersion": "0.12.2", "_npmUser": { "name": "andyperlitch", "email": "andyperlitch@gmail.com" }, "dist": { "shasum": "650987da0dd74f4ebf5a11377a2aa2d273e97dfd", "tarball": "https://registry.npmjs.org/jsbn/-/jsbn-0.1.0.tgz" }, "maintainers": [ { "name": "andyperlitch", "email": "andyperlitch@gmail.com" } ], "directories": {}, "_resolved": "https://registry.npmjs.org/jsbn/-/jsbn-0.1.0.tgz", "readme": "ERROR: No README data found!" }
Version data entries
16 entries across 13 versions & 1 rubygems