{"_id":"@12core/highlightjs-solidity","_rev":"1-aa0fb4382d2ec0d8b85ae9bf2d36ba20","name":"@12core/highlightjs-solidity","dist-tags":{"latest":"1.0.23"},"versions":{"1.0.23":{"name":"@12core/highlightjs-solidity","version":"1.0.23","description":"highlight.js syntax definition for Ethereum's Solidity language","main":"solidity.js","scripts":{"test":"mocha"},"repository":{"type":"git","url":"git+ssh://git@github.com/pospi/highlightjs-solidity.git"},"keywords":["Solidity","Ethereum","highlight.js","highlightjs","syntax"],"author":{"name":"pospi"},"license":"MIT","bugs":{"url":"https://github.com/highlightjs/highlightjs-solidity/issues"},"homepage":"https://github.com/highlightjs/highlightjs-solidity#readme","devDependencies":{"highlightjs":"^9.12.0","mocha":"^6.2.1","parse5":"^5.1.0"},"gitHead":"5122abaf999377c3e89080ec0b1d020e517059a3","_id":"@12core/highlightjs-solidity@1.0.23","_nodeVersion":"12.17.0","_npmVersion":"7.9.0","dist":{"integrity":"sha512-2J+u1DPiRCx4vwLvxNpxqX4MH0jBZOqDj4UFEWv+DZ/R5YAkmrpp8refT+0yrVytBu3hx/RI3FyIj8Hhc3j+Nw==","shasum":"9cb66192e362173a5bf8e5a3a01d3260b7ea5b86","tarball":"https://registry.npmjs.org/@12core/highlightjs-solidity/-/highlightjs-solidity-1.0.23.tgz","fileCount":4,"unpackedSize":18493,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgiuQrCRA9TVsSAnZWagAAGrAQAIoAzcAxbuYCD3itE0Ys\nvJrJQbM+X8oG8SRSk6xI9+BwX2y/Q1/hIZS9HRK8FVulrLjPSNNX/Acnj2nw\nEC1nb25RN2jCunY3kCFga02rxOWnnNUF47+l/irV9CepqkWOrUGw/Zbgd1QF\nRS7K8reUKdKh/Kym4ThGmbSpywQgy13nxwN3ef964Uwj1Xj7CQYdX3/KNADa\nS9E99LEriVhS8U/Nbqg+P/Cu3e6OkkXniv+O0gjmxfVe5Ec44wFa1tFWiPD2\nOhPq7m9NFOzQkT3Pxumhw/pXEWqhYF6pSugcDmrMnxfx3gZkzH2GwIxA4gfk\ngyE1yB30eRtxYGLbhEJbCOQ/fVnbvYq2P3TkY4XK66hqhIm1CQzEK2EqoN9I\nRBuFw9cJqQ811iUccR3gApBSweKaXFR50sd6R/SB4PmDCUGBn3VN4Wsu0XIn\n+y+6E5UnosOE7MW1iKLU2lDpW3uhilWkumAikB/+lVc9w9SHSZW3djApGz0O\nFyQ0InDpoD6RehzgjYeVfLq/OtRZINo9mJ1pTehbJVbYldsZNdebsjl3faBT\nEPqA5E++LeWzd3RPcpPsBkMPudCMSCND8bGw6aPRym5LccEJ46ogcDQYtw3C\n7ZtG2m93igq372tgeBMz23qqki2euRzi8qwEo3h6xO60dd9KMh2ddSsMGUvm\nM5Cn\r\n=xrGT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD05JxMgYcQ494tx09i0t8SdZaOjvd/M4qGYyhAuMpO+AIhAMrkhiDGTADTKZzqVxJDbEEbiCdCwY4z5j103EGp9YGD"}]},"_npmUser":{"name":"werle","email":"joseph.werle@gmail.com"},"directories":{},"maintainers":[{"name":"bret","email":"bcomnes@gmail.com"},{"name":"werle","email":"joseph.werle@gmail.com"},{"name":"12core-bot","email":"12core@littlstar.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/highlightjs-solidity_1.0.23_1619715115540_0.9628668199051631"},"_hasShrinkwrap":false}},"time":{"created":"2021-04-29T16:51:55.178Z","1.0.23":"2021-04-29T16:51:55.657Z","modified":"2022-04-04T10:31:14.712Z"},"maintainers":[{"name":"bret","email":"bcomnes@gmail.com"},{"name":"werle","email":"joseph.werle@gmail.com"},{"name":"12core-bot","email":"12core@littlstar.com"}],"description":"highlight.js syntax definition for Ethereum's Solidity language","homepage":"https://github.com/highlightjs/highlightjs-solidity#readme","keywords":["Solidity","Ethereum","highlight.js","highlightjs","syntax"],"repository":{"type":"git","url":"git+ssh://git@github.com/pospi/highlightjs-solidity.git"},"author":{"name":"pospi"},"bugs":{"url":"https://github.com/highlightjs/highlightjs-solidity/issues"},"license":"MIT","readme":"`highlight.js` syntax definition for Solidity.\n\nFor more about highlight.js, see https://highlightjs.org/\n\nFor more about Solidity, see http://solidity.readthedocs.io/\n\n### Usage\n\nSimply include the `highlight.js` script package in your webpage or node app, load up this module and apply it to `hljs`.\n\nIf you're not using a build system and just want to embed this in your webpage:\n\n```html\n<script type=\"text/javascript\" src=\"/path/to/highlight.pack.js\"></script>\n<script type=\"text/javascript\" src=\"/path/to/highlightjs-solidity/solidity.js\"></script>\n<script type=\"text/javascript\">\n    hljs.registerLanguage('solidity', window.hljsDefineSolidity);\n    hljs.initHighlightingOnLoad();\n</script>\n```\n\nIf you're using webpack / rollup / browserify / node:\n   \n```javascript\nvar hljs = require('highlightjs');\nvar hljsDefineSolidity = require('highlightjs-solidity');\n\nhljsDefineSolidity(hljs);\nhljs.initHighlightingOnLoad();\n```\n\n### Advanced\n\nThis is a pretty simple package, the only thing you might want to do differently is name the language something other than `solidity`. If you want to do this, simply `import { definer } from 'highlightjs-solidity';` and use it like: `hljs.registerLanguage('othername', definer);`.\n\n### About the author\n\nFind me at http://pospi.spadgos.com\n\nTip me some ether? (; `0x52c04Bf91ebB58221A4ac65967e4CDa15a871eba`\n","readmeFilename":"README.md"}