{"_id":"@atom-languages/language-c","_rev":"3-210fae99a823126263e4d1c71f499a05","name":"@atom-languages/language-c","dist-tags":{"latest":"0.60.18"},"versions":{"0.60.18":{"version":"0.60.18","name":"@atom-languages/language-c","description":"Atom language support for C/C++","keywords":["tree-sitter"],"main":"lib/main","homepage":"https://atom.github.io/language-c","repository":{"type":"git","url":"https://github.com/atom/language-c.git"},"license":"MIT","bugs":{"url":"https://github.com/atom/language-c/issues"},"engines":{"atom":"*","node":"*"},"dependencies":{"tree-sitter-c":"^0.15.0","tree-sitter-cpp":"^0.15.0"},"devDependencies":{"coffeelint":"^1.10.1"},"licenseText":"Copyright (c) 2014 GitHub Inc.\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE\nLIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION\nOF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION\nWITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\n--------------------------------------------------------------------\n\nThis package was derived from a TextMate bundle located at\nhttps://github.com/textmate/c.tmbundle and distributed under the following\nlicense, located in `README.mdown`:\n\nPermission to copy, use, modify, sell and distribute this\nsoftware is granted. This software is provided \"as is\" without\nexpress or implied warranty, and with no claim as to its\nsuitability for any purpose.\n","_id":"@atom-languages/language-c@0.60.18","dist":{"shasum":"5357aca3cb0171e1e3ff2d9f523f127e93663343","integrity":"sha512-RKMNYM3u13/PLooLXOZGjoe7el2EHZz9AMN8YPrEFej+qEn0IQGT5XjeVdXUedfDODvCZ183w0ybH/hYqGc0Yg==","tarball":"https://registry.npmjs.org/@atom-languages/language-c/-/language-c-0.60.18.tgz","fileCount":26,"unpackedSize":186009,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdGV/2CRA9TVsSAnZWagAAUdkP/1tPJiiQkSkjLN6eKsoh\nWORA1rxCnuWCWzEazNkOJQYrpxXPnyarWDY8OwFCsvdhUkJkStkwPrHNJhTy\nUIHcYvxGdaaXR/a1P0k9izQeXqveB86MiWqIz1T0CW3ayWmyq59SRDfG++pE\nVFoaRif5W9V2INpu6M8OGT3gzGnP1gQ4sW+nwdoos+iD4uPOIMgjZrnOi8LP\nGqQNH/SikdNvab2HvBz9TW9+9VNpGc+nQZCXnyWtTg8LuS/0wUn2zB1DtdTB\nliuLtH+IdMp1evtbGwwdufjRIEFapEI/Tcf6Xjgc7QLRCdserJefZZXSRTJ9\nrzMiugFMgqmCO/MoQw2ghClzaaJpp4Oj6hvmPwkAwuI4wcOv+6atPFbz6ayx\nNbbt76c/ZD2w5uPCG8lBsxY1+xNpv/1ezWPKj8SyT42wayhzolriPDWKdJaF\n7/CCZOfNFdVkp34x8+XZWCjxIjK2VxrQDz+BuA6dGgIBh5b8wxq7xMLthcMN\nXQbqdnR1iKJkpEiM8gW7NSIg/kKwcbPj4dvwgSOLONFCrRQJwT2Xzk2DQL5p\nZlEREHkafXZ6Phh4rQidOEBRkRVly7PfwoP2eChyoaBXyjd9x2yO6JMTlr6r\nmJQci7wrp/nHTQrkxqICu48so+DKlI/28zjNNcpzR3ZCvDBbxxWyPz9iVvSK\nRHkO\r\n=+16o\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDIQbFTBujOI3EFtyeFPAxAf3yrx31C4t+ub1faPKyvUAiEAy/lF/5Z7ZBIQ7guqct4kLX3BWAX8IpEo66EZVHQMm24="}]},"maintainers":[{"name":"samlanning","email":"sam@samlanning.com"}],"_npmUser":{"name":"samlanning","email":"sam@samlanning.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/language-c_0.60.18_1561944053499_0.5282503878493465"},"_hasShrinkwrap":false}},"time":{"created":"2019-07-01T01:20:53.300Z","0.60.18":"2019-07-01T01:20:53.632Z","modified":"2022-04-04T16:14:14.446Z"},"maintainers":[{"email":"sam+npm@samlanning.com","name":"s0"}],"description":"Atom language support for C/C++","homepage":"https://atom.github.io/language-c","keywords":["tree-sitter"],"repository":{"type":"git","url":"https://github.com/atom/language-c.git"},"bugs":{"url":"https://github.com/atom/language-c/issues"},"license":"MIT","readme":"# C/C++ language support in Atom\n[![macOS Build Status](https://travis-ci.org/atom/language-c.svg?branch=master)](https://travis-ci.org/atom/language-c)\n[![Windows Build Status](https://ci.appveyor.com/api/projects/status/8oy1hmp4yrij7c32/branch/master?svg=true)](https://ci.appveyor.com/project/Atom/language-c/branch/master)\n[![Dependency Status](https://david-dm.org/atom/language-c.svg)](https://david-dm.org/atom/language-c)\n\nAdds syntax highlighting and snippets to C/C++ files in Atom.\n\nOriginally [converted](http://flight-manual.atom.io/hacking-atom/sections/converting-from-textmate)\nfrom the [C TextMate bundle](https://github.com/textmate/c.tmbundle).\n\nContributions are greatly appreciated. Please fork this repository and open a\npull request to add snippets, make grammar tweaks, etc.\n","readmeFilename":"README.md"}