{"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-canary-5","readmeFilename":"README.md","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-canary-5","_nodeVersion":"12.22.8","_npmVersion":"6.14.15","dist":{"shasum":"478d0b39b2faca300ec51b5a6b80965cc57a7231","size":7012,"noattachment":false,"key":"/character-parser/-/character-parser-4.0.0-canary-5.tgz","tarball":"http://registry.cnpm.dingdandao.com/character-parser/download/character-parser-4.0.0-canary-5.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-canary-5_1640277181614_0.25869417662913397"},"_hasShrinkwrap":false,"publish_time":1640277181755,"_cnpm_publish_time":1640277181755,"dist-tags":{"canary":"4.0.0-canary-5","latest":"4.0.0"}}