{"_id":"@cspell/dict-lua","_rev":"220196","name":"@cspell/dict-lua","description":"Lua dictionary for cspell.","dist-tags":{"latest":"1.0.16"},"maintainers":[{"name":"jason-dent","email":"jason@streetsidesoftware.nl"}],"time":{"modified":"2021-06-03T15:39:32.000Z","created":"2020-11-28T01:07:47.695Z","1.0.16":"2020-12-24T14:31:41.914Z","1.0.15":"2020-11-28T01:07:47.695Z"},"users":{},"author":{"name":"Jason Dent & Simone Livieri"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell-dicts.git"},"versions":{"1.0.16":{"name":"@cspell/dict-lua","version":"1.0.16","description":"Lua dictionary for cspell.","publishConfig":{"access":"public"},"exports":{".":"./cspell-ext.json","./cspell":"./cspell-ext.json","./cspell-ext.json":"./cspell-ext.json"},"scripts":{"build":"cspell-tools compile \"lua.txt\" -o .","test":"head -n 1000 \"lua.txt\" | cspell -v -c ./cspell-ext.json --local=* --languageId=lua stdin","prepublishOnly":"yarn test","prepare":"yarn run build"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell-dicts.git"},"keywords":["cspell","lua","lua","dictionary","spelling"],"author":{"name":"Jason Dent & Simone Livieri"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell-dicts/issues"},"homepage":"https://github.com/streetsidesoftware/cspell-dicts/blob/master/dictionaries/lua#readme","gitHead":"e50444106ad610677e8ab353bf406f6bf8decb69","_id":"@cspell/dict-lua@1.0.16","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.22.1/node@v14.15.1+x64 (darwin)","_npmUser":{"name":"jason-dent","email":"jason@streetsidesoftware.nl"},"dist":{"shasum":"c0ca43628f8927fc10731fd27cd9ee0af651bf6a","size":4160,"noattachment":false,"key":"/@cspell/dict-lua/-/@cspell/dict-lua-1.0.16.tgz","tarball":"http://registry.cnpm.dingdandao.com/@cspell/dict-lua/download/@cspell/dict-lua-1.0.16.tgz"},"directories":{},"maintainers":[{"name":"jason-dent","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dict-lua_1.0.16_1608820301732_0.8756615384026349"},"_hasShrinkwrap":false,"publish_time":1608820301914,"_cnpm_publish_time":1608820301914},"1.0.15":{"name":"@cspell/dict-lua","version":"1.0.15","description":"Lua dictionary for cspell.","publishConfig":{"access":"public"},"exports":{".":"./cspell-ext.json","./cspell":"./cspell-ext.json","./cspell-ext.json":"./cspell-ext.json"},"scripts":{"build":"cspell-tools compile \"lua.txt\" -o .","test":"head -n 1000 \"lua.txt\" | cspell -v -c ./cspell-ext.json --local=* --languageId=lua stdin","prepublishOnly":"yarn test","prepare":"yarn run build"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell-dicts.git"},"keywords":["cspell","lua","lua","dictionary","spelling"],"author":{"name":"Jason Dent & Simone Livieri"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell-dicts/issues"},"homepage":"https://github.com/streetsidesoftware/cspell-dicts/blob/master/dictionaries/lua#readme","gitHead":"48d10290053a5c492372ed4221cdb83c835a3bcb","_id":"@cspell/dict-lua@1.0.15","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.22.1/node@v14.15.1+x64 (darwin)","dist":{"shasum":"d4830cb04510e2715cf1c8e3d811d40b428cec20","size":4060,"noattachment":false,"key":"/@cspell/dict-lua/-/@cspell/dict-lua-1.0.15.tgz","tarball":"http://registry.cnpm.dingdandao.com/@cspell/dict-lua/download/@cspell/dict-lua-1.0.15.tgz"},"_npmUser":{"name":"jason-dent","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"jason-dent","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dict-lua_1.0.15_1606525667548_0.989576804825903"},"_hasShrinkwrap":false,"publish_time":1606525667695,"_cnpm_publish_time":1606525667695}},"readme":"# Cspell lua Dictionary\n\nLua dictionary for cspell.\n\nThis is a pre-built dictionary for use with cspell.\n\n## Installation\n\nGlobal Install and add to cspell global settings.\n\n```sh\nnpm install -g @cspell/dict-lua\ncspell link add @cspell/dict-lua\n```\n\n## Uninstall from cspell\n\n```sh\ncspell link remove @cspell/dict-lua\n```\n\n## Manual Installation\n\nThe `cspell-ext.json` file in this package should be added to the import section in your cspell.json file.\n\n```javascript\n{\n    // …\n    \"import\": [\"@cspell/dict-lua/cspell-ext.json\"],\n    // …\n}\n```\n\n## Building\n\nBuilding is only necessary if you want to modify the contents of the dictionary. Note: Building will take a few minutes for large files.\n\n```sh\nnpm run build\n```\n\n## License\n\nMIT\n\n> Some packages may have other licenses included.\n","_attachments":{},"homepage":"https://github.com/streetsidesoftware/cspell-dicts/blob/master/dictionaries/lua#readme","bugs":{"url":"https://github.com/streetsidesoftware/cspell-dicts/issues"},"license":"MIT"}