{"name":"aes-js","version":"4.0.0-beta.1","description":"A pure JavaScript implementation of the AES block cipher and all common modes of operation.","devDependencies":{"@types/mocha":"^9.1.0","@types/node":"^16.7.10","mocha":"^9.2.2","typescript":"^4.6.2"},"scripts":{"build":"tsc --build ./tsconfig.json","auto-build":"npm run build -- -w","test":"mocha ./lib/tests.js"},"main":"./lib/index.js","publishConfig":{"tag":"beta"},"type":"module","types":"./lib/types.d.ts","keywords":["aes","aes-ctr","aes-ofb","aes-ecb","aes-cbc","aes-cfb","encrypt","decrypt","block","cipher"],"repository":{"type":"git","url":"git://github.com/ricmoo/aes-js.git"},"bugs":{"url":"http://github.com/ricmoo/aes-js/issues","email":"github@ricmoo.com"},"author":{"name":"Richard Moore","email":"me@ricmoo.com"},"license":"MIT","readmeFilename":"README.md","gitHead":"bad4bb2d4f957358cf383d5f75af8db2a2b3b9d8","homepage":"https://github.com/ricmoo/aes-js#readme","_id":"aes-js@4.0.0-beta.1","_nodeVersion":"12.20.0","_npmVersion":"6.14.8","dist":{"shasum":"0e60b3b253d9f90ec326fa37744d3fb9f7baa28e","size":71702,"noattachment":false,"key":"/aes-js/-/aes-js-4.0.0-beta.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/aes-js/download/aes-js-4.0.0-beta.1.tgz"},"_npmUser":{"name":"ricmoo","email":"me@ricmoo.com"},"directories":{},"maintainers":[{"name":"ricmoo","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/aes-js_4.0.0-beta.1_1648014566207_0.5539909044945062"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-23T05:49:31.146Z","publish_time":1648014566385,"_cnpm_publish_time":1648014566385,"dist-tags":{"beta":"4.0.0-beta.5","latest":"3.1.2"}}