{"name":"character-parser","@rollingversions":{"versioning":"ALWAYS_INCREASING"},"description":"Parse JavaScript one character at a time to look for snippets in Templates.  This is not a validator, it's just designed to allow you to have sections of JavaScript delimited by brackets robustly.","main":"lib/index.js","types":"lib/index.d.ts","exports":{".":[{"import":"./lib/index.mjs","require":"./lib/index.js","default":"./lib/index.js"},"./lib/index.js"]},"scripts":{"pretest":"npm run build","prepublishOnly":"npm run build","build":"tsc && tsc -p tsconfig.modules.json && mv lib-next/index.js lib/index.mjs && rimraf lib-next","test":"node test/index.js"},"repository":{"type":"git","url":"git+https://github.com/ForbesLindesay/character-parser.git"},"keywords":["parser","JavaScript","bracket","nesting","comment","string","escape","escaping"],"author":{"name":"ForbesLindesay"},"license":"MIT","devDependencies":{"rimraf":"^3.0.2","testit":"~3.1.0","typescript":"^4.5.4"},"dependencies":{},"version":"4.0.0","gitHead":"4023aa5bb3a73b09d11e4efc8c4d6fb76f796ab8","bugs":{"url":"https://github.com/ForbesLindesay/character-parser/issues"},"homepage":"https://github.com/ForbesLindesay/character-parser#readme","_id":"character-parser@4.0.0","_nodeVersion":"12.22.8","_npmVersion":"6.14.15","dist":{"shasum":"fb6899d41279880c20f1bfa31c9c7c51662744cd","size":7006,"noattachment":false,"key":"/character-parser/-/character-parser-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/character-parser/download/character-parser-4.0.0.tgz"},"_npmUser":{"name":"character-parser-bot","email":"forbeslindesay+characterparserbot@hey.com"},"directories":{},"maintainers":[{"name":"character-parser-bot","email":""},{"name":"forbeslindesay","email":"forbes@lindesay.co.uk"},{"name":"timothygu","email":"timothygu99@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/character-parser_4.0.0_1640277322146_0.8404662686383988"},"_hasShrinkwrap":false,"publish_time":1640277322299,"_cnpm_publish_time":1640277322299,"dist-tags":{"canary":"4.0.0-canary-5","latest":"4.0.0"}}