{"_id":"mnemonic-words","_rev":"2971620","name":"mnemonic-words","description":"List of words for making random mnemonic sentences","dist-tags":{"latest":"1.1.0"},"maintainers":[{"name":"sindresorhus","email":""}],"time":{"modified":"2023-05-22T08:58:26.000Z","created":"2018-01-19T01:00:40.799Z","1.1.0":"2019-04-22T07:22:28.461Z","1.0.0":"2018-01-19T01:00:40.799Z"},"users":{},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"sindresorhus.com"},"repository":{"type":"git","url":"git+https://github.com/sindresorhus/mnemonic-words.git"},"versions":{"1.1.0":{"name":"mnemonic-words","version":"1.1.0","description":"List of words for making random mnemonic sentences","license":"MIT","repository":{"type":"git","url":"git+https://github.com/sindresorhus/mnemonic-words.git"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"sindresorhus.com"},"engines":{"node":">=8"},"scripts":{"test":"xo && ava && tsd"},"keywords":["mnemonic","words","word","wordlist","seed","sentence","code","bip39","bitcoin"],"devDependencies":{"ava":"^1.4.1","tsd":"^0.7.2","xo":"^0.24.0"},"gitHead":"49154ad49449065593c2182a4b890745ffa68b35","bugs":{"url":"https://github.com/sindresorhus/mnemonic-words/issues"},"homepage":"https://github.com/sindresorhus/mnemonic-words#readme","_id":"mnemonic-words@1.1.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"dist":{"shasum":"3a51a71aad51435a19e6ffb7028775da43357471","size":8567,"noattachment":false,"key":"/mnemonic-words/-/mnemonic-words-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonic-words/download/mnemonic-words-1.1.0.tgz"},"maintainers":[{"name":"sindresorhus","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mnemonic-words_1.1.0_1555917748213_0.22110671159377993"},"_hasShrinkwrap":false,"publish_time":1555917748461,"_cnpm_publish_time":1555917748461,"_cnpmcore_publish_time":"2021-12-16T14:48:22.055Z"},"1.0.0":{"name":"mnemonic-words","version":"1.0.0","description":"List of words for making random mnemonic sentences","license":"MIT","repository":{"type":"git","url":"git+https://github.com/sindresorhus/mnemonic-words.git"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"sindresorhus.com"},"engines":{"node":">=8"},"scripts":{"test":"xo && ava"},"files":["index.js","words.json"],"keywords":["mnemonic","words","word","wordlist","seed","sentence","code","bip39","bitcoin"],"devDependencies":{"ava":"*","xo":"*"},"gitHead":"167194b07629fa4c3052ad6eedd4e565cc0a0111","bugs":{"url":"https://github.com/sindresorhus/mnemonic-words/issues"},"homepage":"https://github.com/sindresorhus/mnemonic-words#readme","_id":"mnemonic-words@1.0.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"dist":{"shasum":"53abf32d91f09f7b6380a39f4521a94d88619ccb","size":8420,"noattachment":false,"key":"/mnemonic-words/-/mnemonic-words-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mnemonic-words/download/mnemonic-words-1.0.0.tgz"},"maintainers":[{"name":"sindresorhus","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mnemonic-words-1.0.0.tgz_1516323639904_0.13396263075992465"},"directories":{},"publish_time":1516323640799,"_hasShrinkwrap":false,"_cnpm_publish_time":1516323640799,"_cnpmcore_publish_time":"2021-12-16T14:48:22.250Z"}},"readme":"# mnemonic-words [![Build Status](https://travis-ci.org/sindresorhus/mnemonic-words.svg?branch=master)](https://travis-ci.org/sindresorhus/mnemonic-words)\n\n> List of words for making random mnemonic sentences\n\nIt could be used for [generating deterministic keys](https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki).\n\nThe word list is just a [JSON file](words.json) and can be used anywhere.\n\n\n## Install\n\n```\n$ npm install mnemonic-words\n```\n\n\n## Usage\n\n```js\nconst mnemonicWords = require('mnemonic-words');\n\nconsole.log(mnemonicWords);\n//=> ['abandon', 'ability', …]\n```\n\n\n## Related\n\n- [superb](https://github.com/sindresorhus/superb) - Get superb like words\n- [pokemon](https://github.com/sindresorhus/pokemon) - Get Pokémon names\n- [cat-names](https://github.com/sindresorhus/cat-names) - Get popular cat names\n\n\n## License\n\nMIT © [Sindre Sorhus](https://sindresorhus.com)\n","_attachments":{},"homepage":"https://github.com/sindresorhus/mnemonic-words#readme","bugs":{"url":"https://github.com/sindresorhus/mnemonic-words/issues"},"license":"MIT"}