UNPKG

domotz-remote-pawn

Version:

Domotz Agent

25 lines (24 loc) 693 B
{ "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": "Tom Wu", "license": "BSD" ,"_resolved": "http://m.npm.domotz.com:8081/repository/sinopia-proxy/jsbn/-/jsbn-0.1.0.tgz" ,"_integrity": "sha1-ZQmH2g3XT06/WhE3eiqi0nPpff0=" ,"_from": "jsbn@0.1.0" }