PATH:
usr
/
local
/
lib
/
node_modules
/
bower
/
lib
/
node_modules
/
jsbn
{ "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" }
[+]
..
[-] example.html
[edit]
[-] .npmignore
[edit]
[-] example.js
[edit]
[-] package.json
[edit]
[-] index.js
[edit]
[-] README.md
[edit]
[-] LICENSE
[edit]