Sha256: 4f230fc95e3172611615d5e85e91fde59c4d4c493a8ce09d07a020b33e6c2d94
Contents?: true
Size: 1.81 KB
Versions: 1
Compression:
Stored size: 1.81 KB
Contents
{ "author": { "name": "Dominic Tarr", "email": "dominic.tarr@gmail.com", "url": "dominictarr.com" }, "name": "crypto-browserify", "description": "partial implementation of crypto for the browser", "version": "0.2.1", "homepage": "https://github.com/dominictarr/crypto-browserify", "repository": { "type": "git", "url": "git://github.com/dominictarr/crypto-browserify.git" }, "scripts": { "test": "node test/simple.js" }, "engines": { "node": "*" }, "dependencies": {}, "devDependencies": { "tape": "~0.1.5" }, "optionalDependencies": {}, "readme": "# crypto-browserify\n\nA (partial) port of `crypto` to the browser.\n\n\n[![travis](https://secure.travis-ci.org/dominictarr/crypto-browserify.png?branch=master)](https://travis-ci.org/dominictarr/crypto-browserify)\n\n[![browser support](http://ci.testling.com/dominictarr/crypto-browserify.png)](http://ci.testling.com/dominictarr/crypto-browserify)\n\n\nBasically, I found some crypto implemented in JS lieing on the internet somewhere\nand wrapped it in the part of the `crypto` api that I am currently using.\n\nIn a way that will be compatible with [browserify](https://github.com/substack/node-browserify/).\n\nI will extend this if I need more features, or if anyone else wants to extend this,\nI will add you as a maintainer.\n\nProvided that you agree that it should replicate the [node.js/crypto](http://nodejs.org/api/crypto.html) api exactly, of course.\n\n", "readmeFilename": "readme.markdown", "bugs": { "url": "https://github.com/dominictarr/crypto-browserify/issues" }, "_id": "crypto-browserify@0.2.1", "dist": { "shasum": "303ed9046f8604a3d7c35ec4a6d46d2268712078" }, "_from": "crypto-browserify@0.2.1", "_resolved": "https://registry.npmjs.org/crypto-browserify/-/crypto-browserify-0.2.1.tgz" }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ruby-wisp-source-0.7.0 | vendor/node_modules/browserify/node_modules/browser-resolve/node_modules/crypto-browserify/package.json |