react / wstein / node_modules / browserify / node_modules / crypto-browserify / node_modules / browserify-aes / package.json
80540 views{1"name": "browserify-aes",2"version": "1.0.1",3"description": "aes, for browserify",4"browser": "browser.js",5"main": "index.js",6"directories": {7"test": "test"8},9"scripts": {10"test": "standard && node test/index.js|tspec"11},12"repository": {13"type": "git",14"url": "git://github.com/crypto-browserify/browserify-aes.git"15},16"keywords": [17"aes",18"crypto",19"browserify"20],21"author": "",22"license": "MIT",23"bugs": {24"url": "https://github.com/crypto-browserify/browserify-aes/issues"25},26"homepage": "https://github.com/crypto-browserify/browserify-aes",27"dependencies": {28"create-hash": "^1.1.0",29"inherits": "^2.0.1"30},31"devDependencies": {32"standard": "^3.7.3",33"tap-spec": "^1.0.0",34"tape": "^3.0.0"35},36"gitHead": "5f0fe487d8028daf740a48965a0b37bc9afbbbc3",37"_id": "[email protected]",38"_shasum": "796543bab86b84688cb58db1dee164bd1bb2af27",39"_from": "browserify-aes@>=1.0.0 <2.0.0",40"_npmVersion": "2.9.0",41"_nodeVersion": "0.12.3",42"_npmUser": {43"name": "dcousens",44"email": "[email protected]"45},46"maintainers": [47{48"name": "cwmma",49"email": "[email protected]"50},51{52"name": "dcousens",53"email": "[email protected]"54},55{56"name": "dominictarr",57"email": "[email protected]"58},59{60"name": "jprichardson",61"email": "[email protected]"62},63{64"name": "indutny",65"email": "[email protected]"66}67],68"dist": {69"shasum": "796543bab86b84688cb58db1dee164bd1bb2af27",70"tarball": "http://registry.npmjs.org/browserify-aes/-/browserify-aes-1.0.1.tgz"71},72"_resolved": "https://registry.npmjs.org/browserify-aes/-/browserify-aes-1.0.1.tgz",73"readme": "ERROR: No README data found!"74}757677