{"_id":"vscode-textmate","_rev":"2980049","name":"vscode-textmate","description":"VSCode TextMate grammar helpers","dist-tags":{"latest":"9.0.0","next":"4.0.0-next.3"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"time":{"modified":"2023-06-26T07:13:17.000Z","created":"2015-09-16T13:32:38.689Z","9.0.0":"2023-02-17T15:10:17.449Z","8.0.0":"2022-12-05T13:13:21.398Z","7.0.4":"2022-11-25T21:37:38.271Z","7.0.3":"2022-10-13T15:46:48.500Z","7.0.2":"2022-10-13T13:37:03.788Z","7.0.1":"2022-04-07T17:46:52.696Z","7.0.0":"2022-04-07T12:22:37.494Z","6.0.0":"2021-12-17T08:58:28.481Z","5.5.0":"2021-11-19T11:19:57.492Z","5.4.1":"2021-10-28T15:38:11.923Z","5.4.0":"2021-03-26T15:03:34.187Z","5.3.1":"2021-03-23T13:48:44.426Z","5.3.0":"2021-03-23T13:06:05.043Z","5.2.0":"2020-06-29T12:48:01.585Z","5.1.2":"2020-06-24T19:34:06.695Z","5.1.1":"2020-04-27T23:06:08.679Z","5.1.0":"2020-04-27T22:50:56.343Z","5.0.2":"2020-04-23T08:39:52.058Z","5.0.1":"2020-04-23T08:33:41.537Z","5.0.0":"2020-04-22T22:04:14.923Z","4.4.0":"2019-11-20T16:03:07.150Z","4.3.0":"2019-10-28T14:46:09.409Z","4.2.2":"2019-07-12T14:23:10.718Z","4.2.1":"2019-07-12T14:06:34.924Z","4.2.0":"2019-07-12T09:19:44.661Z","4.1.1":"2019-05-02T13:42:29.414Z","4.1.0":"2019-03-21T21:04:07.037Z","4.0.1":"2018-06-22T15:21:03.926Z","4.0.0":"2018-06-21T15:15:59.401Z","4.0.0-next.3":"2018-06-19T14:19:39.739Z","4.0.0-next.2":"2018-06-18T14:07:50.275Z","4.0.0-next.1":"2018-06-18T10:47:56.695Z","3.3.3":"2018-04-03T01:40:43.615Z","3.3.2":"2018-03-19T21:52:21.581Z","3.3.1":"2018-03-16T21:54:50.422Z","3.3.0":"2018-03-16T13:40:55.452Z","3.2.0":"2017-10-30T19:43:55.233Z","3.1.5":"2017-05-29T12:19:11.518Z","3.1.4":"2017-04-13T11:19:41.978Z","3.1.3":"2017-03-29T13:43:23.046Z","3.1.2":"2017-03-29T11:36:24.776Z","3.1.1":"2017-02-28T15:16:04.984Z","3.1.0":"2017-01-05T10:16:07.537Z","3.0.1":"2017-01-04T13:37:08.424Z","3.0.0":"2017-01-03T09:42:05.035Z","2.3.2":"2016-12-08T16:19:13.448Z","2.3.1":"2016-11-08T17:11:45.507Z","2.3.0":"2016-10-22T13:08:33.981Z","2.2.0":"2016-09-21T07:31:41.940Z","2.1.1":"2016-08-17T15:04:58.315Z","2.1.0":"2016-08-17T09:42:56.556Z","2.0.1":"2016-06-30T23:35:00.907Z","2.0.0":"2016-06-30T23:26:55.972Z","1.2.0":"2016-06-30T16:50:17.242Z","1.1.0":"2016-05-23T13:25:40.187Z","1.0.11":"2016-01-29T09:58:19.176Z","1.0.10":"2016-01-29T01:29:25.468Z","1.0.9":"2015-12-06T21:07:51.041Z","1.0.8":"2015-11-30T15:24:33.560Z","1.0.7":"2015-11-25T16:35:31.022Z","1.0.6":"2015-11-13T17:11:14.904Z","1.0.5":"2015-11-12T17:11:55.613Z","1.0.4":"2015-11-04T13:53:29.338Z","1.0.3":"2015-11-02T20:23:46.316Z","1.0.2":"2015-10-31T12:08:00.567Z","1.0.1":"2015-10-30T16:28:07.245Z","1.0.0":"2015-10-21T09:26:03.755Z","0.0.4":"2015-09-21T13:41:51.026Z","0.0.3":"2015-09-17T11:38:56.669Z","0.0.2":"2015-09-16T13:35:51.019Z","0.0.1":"2015-09-16T13:32:38.689Z"},"users":{},"author":{"name":"Microsoft Corporation"},"repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-textmate.git"},"versions":{"9.0.0":{"name":"vscode-textmate","version":"9.0.0","description":"VSCode TextMate grammar helpers","author":{"name":"Microsoft Corporation"},"main":"./release/main.js","typings":"./release/main.d.ts","repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/microsoft/vscode-textmate/issues"},"scripts":{"watch":"tsc --watch","compile":"tsc","test":"mocha --ui=tdd ./out/tests/all.test.js","benchmark":"node benchmark/benchmark.js","inspect":"node out/tests/inspect.js","tmconvert":"node scripts/tmconvert.js","version":"npm run compile && npm run test","postversion":"git push && git push --tags","prepublishOnly":"tsc && webpack --progress","bundle":"webpack"},"devDependencies":{"@types/mocha":"^9.1.0","@types/node":"^16.6.1","copy-webpack-plugin":"^9.1.0","mocha":"^9.2.2","typescript":"^4.3.5","vscode-oniguruma":"^1.5.1","webpack":"^5.50.0","webpack-cli":"^4.8.0"},"homepage":"https://github.com/microsoft/vscode-textmate#readme","_id":"vscode-textmate@9.0.0","_integrity":"sha512-Cl65diFGxz7gpwbav10HqiY/eVYTO1sjQpmRmV991Bj7wAoOAjGQ97PpQcXorDE2Uc4hnGWLY17xme+5t6MlSg==","_resolved":"/mnt/vss/_work/1/vscode-textmate/vscode-textmate-9.0.0.tgz","_from":"file:vscode-textmate-9.0.0.tgz","_nodeVersion":"16.19.0","_npmVersion":"8.19.3","dist":{"shasum":"313c6c8792b0507aef35aeb81b6b370b37c44d6c","size":86368,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-9.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-9.0.0.tgz"},"_npmUser":{"name":"vscode-bot","email":"vscode-bot-npm@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vscode-textmate_9.0.0_1676646617238_0.23527541973613797"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-17T15:10:17.449Z","publish_time":1676646617449,"_cnpm_publish_time":1676646617449},"8.0.0":{"name":"vscode-textmate","version":"8.0.0","description":"VSCode TextMate grammar helpers","author":{"name":"Microsoft Corporation"},"main":"./release/main.js","typings":"./release/main.d.ts","repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/microsoft/vscode-textmate/issues"},"scripts":{"watch":"tsc --watch","compile":"tsc","test":"mocha --ui=tdd ./out/tests/all.test.js","benchmark":"node benchmark/benchmark.js","inspect":"node out/tests/inspect.js","tmconvert":"node scripts/tmconvert.js","version":"npm run compile && npm run test","postversion":"git push && git push --tags","prepublishOnly":"tsc && webpack --progress","bundle":"webpack"},"devDependencies":{"@types/mocha":"^9.1.0","@types/node":"^16.6.1","copy-webpack-plugin":"^9.1.0","mocha":"^9.2.2","typescript":"^4.3.5","vscode-oniguruma":"^1.5.1","webpack":"^5.50.0","webpack-cli":"^4.8.0"},"homepage":"https://github.com/microsoft/vscode-textmate#readme","_id":"vscode-textmate@8.0.0","_integrity":"sha512-AFbieoL7a5LMqcnOF04ji+rpXadgOXnZsxQr//r83kLPr7biP7am3g9zbaZIaBGwBRWeSvoMD4mgPdX3e4NWBg==","_resolved":"/mnt/vss/_work/1/vscode-textmate/vscode-textmate-8.0.0.tgz","_from":"file:vscode-textmate-8.0.0.tgz","_nodeVersion":"16.18.1","_npmVersion":"8.19.2","dist":{"shasum":"2c7a3b1163ef0441097e0b5d6389cd5504b59e5d","size":83080,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-8.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-8.0.0.tgz"},"_npmUser":{"name":"vscode-bot","email":"vscode-bot-npm@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vscode-textmate_8.0.0_1670246001183_0.8564058251270725"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-05T13:16:07.736Z","publish_time":1670246001398,"_cnpm_publish_time":1670246001398},"7.0.4":{"name":"vscode-textmate","version":"7.0.4","description":"VSCode TextMate grammar helpers","author":{"name":"Microsoft Corporation"},"main":"./release/main.js","typings":"./release/main.d.ts","repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/microsoft/vscode-textmate/issues"},"scripts":{"watch":"tsc --watch","compile":"tsc","test":"mocha --ui=tdd ./out/tests/all.test.js","benchmark":"node benchmark/benchmark.js","inspect":"node out/tests/inspect.js","tmconvert":"node scripts/tmconvert.js","version":"npm run compile && npm run test && node scripts/release.js","postversion":"git push && git push --tags","prepublishOnly":"tsc && webpack --progress && node scripts/release.js"},"devDependencies":{"@types/node":"^16.6.1","@types/mocha":"^9.1.0","mocha":"^9.2.2","typescript":"^4.3.5","vscode-oniguruma":"^1.5.1","webpack":"^5.50.0","webpack-cli":"^4.8.0"},"gitHead":"e3057376ffd77db9e502a9652372c587360b3545","homepage":"https://github.com/microsoft/vscode-textmate#readme","_id":"vscode-textmate@7.0.4","_nodeVersion":"16.14.2","_npmVersion":"8.5.0","dist":{"shasum":"a30df59ce573e998e4e2ffbca5ab82d57bc3126f","size":87974,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-7.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-7.0.4.tgz"},"_npmUser":{"name":"alexandrudima","email":"alexdima@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vscode-textmate_7.0.4_1669412258026_0.06756054843541293"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-25T21:37:44.270Z","publish_time":1669412258271,"_cnpm_publish_time":1669412258271},"7.0.3":{"name":"vscode-textmate","version":"7.0.3","description":"VSCode TextMate grammar helpers","author":{"name":"Microsoft Corporation"},"main":"./release/main.js","typings":"./release/main.d.ts","repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/microsoft/vscode-textmate/issues"},"scripts":{"watch":"tsc --watch","compile":"tsc","test":"mocha --ui=tdd ./out/tests/all.test.js","benchmark":"node benchmark/benchmark.js","inspect":"node out/tests/inspect.js","tmconvert":"node scripts/tmconvert.js","version":"npm run compile && npm run test","postversion":"git push && git push --tags","prepublishOnly":"tsc && webpack --progress","bundle":"webpack"},"devDependencies":{"@types/mocha":"^9.1.0","@types/node":"^16.6.1","copy-webpack-plugin":"^9.1.0","mocha":"^9.2.2","typescript":"^4.3.5","vscode-oniguruma":"^1.5.1","webpack":"^5.50.0","webpack-cli":"^4.8.0"},"homepage":"https://github.com/microsoft/vscode-textmate#readme","_id":"vscode-textmate@7.0.3","_integrity":"sha512-OkE/mYm1h5ZX9IEKeKR/2zKDt2SzYyIfTEOVFX4QhA+B3BPROvNEmDDXvBThz3qknKO3Cy/VVb8/sx1UlqP/Xw==","_resolved":"/mnt/vss/_work/1/vscode-textmate/vscode-textmate-7.0.3.tgz","_from":"file:vscode-textmate-7.0.3.tgz","_nodeVersion":"16.17.1","_npmVersion":"8.15.0","dist":{"shasum":"71e29c3de01b878ab50927791e335d0e035b5240","size":83332,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-7.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-7.0.3.tgz"},"_npmUser":{"name":"vscode-bot","email":"vscode-bot-npm@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vscode-textmate_7.0.3_1665676008326_0.7456507434511592"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-17T03:48:25.252Z","publish_time":1665676008500,"_cnpm_publish_time":1665676008500},"7.0.2":{"name":"vscode-textmate","version":"7.0.2","description":"VSCode TextMate grammar helpers","author":{"name":"Microsoft Corporation"},"main":"./release/main.js","typings":"./release/main.d.ts","repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/microsoft/vscode-textmate/issues"},"scripts":{"watch":"tsc --watch","compile":"tsc","test":"mocha --ui=tdd ./out/tests/all.test.js","benchmark":"node benchmark/benchmark.js","inspect":"node out/tests/inspect.js","tmconvert":"node scripts/tmconvert.js","version":"npm run compile && npm run test && node scripts/release.js","postversion":"git push && git push --tags","prepublishOnly":"tsc && webpack --progress && node scripts/release.js"},"devDependencies":{"@types/mocha":"^9.1.0","@types/node":"^16.6.1","copy-webpack-plugin":"^9.1.0","mocha":"^9.2.2","typescript":"^4.3.5","vscode-oniguruma":"^1.5.1","webpack":"^5.50.0","webpack-cli":"^4.8.0"},"homepage":"https://github.com/microsoft/vscode-textmate#readme","_id":"vscode-textmate@7.0.2","_integrity":"sha512-1ZseYYPmbQ9rtLkUEXzmIKwJgPkIGlNUsh1ZXgtC63xvGcga95MX25aDGN1VKhkh+wgasna97H8VWIN14pQIug==","_resolved":"/mnt/vss/_work/1/vscode-textmate/vscode-textmate-7.0.2.tgz","_from":"file:vscode-textmate-7.0.2.tgz","_nodeVersion":"16.17.1","_npmVersion":"8.15.0","dist":{"shasum":"038c4f5213be5c3290cc71a5f1acef399c93ad63","size":5107,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-7.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-7.0.2.tgz"},"_npmUser":{"name":"vscode-bot","email":"vscode-bot-npm@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vscode-textmate_7.0.2_1665668223641_0.059237786931286784"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-17T03:48:25.088Z","publish_time":1665668223788,"_cnpm_publish_time":1665668223788},"7.0.1":{"name":"vscode-textmate","version":"7.0.1","description":"VSCode TextMate grammar helpers","author":{"name":"Microsoft Corporation"},"main":"./release/main.js","typings":"./release/main.d.ts","repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/microsoft/vscode-textmate/issues"},"scripts":{"watch":"tsc --watch","compile":"tsc","test":"mocha --ui=tdd ./out/tests/all.test.js","benchmark":"node benchmark/benchmark.js","inspect":"node out/tests/inspect.js","tmconvert":"node scripts/tmconvert.js","version":"npm run compile && npm run test && node scripts/release.js","postversion":"git push && git push --tags","prepublishOnly":"tsc && webpack --progress && node scripts/release.js"},"devDependencies":{"@types/node":"^16.6.1","@types/mocha":"^9.1.0","mocha":"^9.2.2","typescript":"^4.3.5","vscode-oniguruma":"^1.5.1","webpack":"^5.50.0","webpack-cli":"^4.8.0"},"gitHead":"ed936732a2f635e7e93afcc18a3c14066c3f03f9","homepage":"https://github.com/microsoft/vscode-textmate#readme","_id":"vscode-textmate@7.0.1","_nodeVersion":"16.14.2","_npmVersion":"8.5.0","dist":{"shasum":"8118a32b02735dccd14f893b495fa5389ad7de79","size":81061,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-7.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-7.0.1.tgz"},"_npmUser":{"name":"alexandrudima","email":"alexdima@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vscode-textmate_7.0.1_1649353612574_0.5882035697661048"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-07T21:05:09.464Z","publish_time":1649353612696,"_cnpm_publish_time":1649353612696},"7.0.0":{"name":"vscode-textmate","version":"7.0.0","description":"VSCode TextMate grammar helpers","author":{"name":"Microsoft Corporation"},"main":"./release/main.js","typings":"./release/main.d.ts","repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/microsoft/vscode-textmate/issues"},"scripts":{"watch":"tsc --watch","compile":"tsc","test":"mocha --ui=tdd ./out/tests/all.test.js","benchmark":"node benchmark/benchmark.js","inspect":"node out/tests/inspect.js","tmconvert":"node scripts/tmconvert.js","version":"npm run compile && npm run test && node scripts/release.js","postversion":"git push && git push --tags","prepublishOnly":"tsc && webpack --progress && node scripts/release.js"},"devDependencies":{"@types/node":"^16.6.1","@types/mocha":"^9.1.0","mocha":"^9.2.2","typescript":"^4.3.5","vscode-oniguruma":"^1.5.1","webpack":"^5.50.0","webpack-cli":"^4.8.0"},"gitHead":"57f23511608c513e146b86b789255b33009a7650","homepage":"https://github.com/microsoft/vscode-textmate#readme","_id":"vscode-textmate@7.0.0","_nodeVersion":"16.14.2","_npmVersion":"8.5.0","dist":{"shasum":"6c90a591c1291e80c6783bddf43e841ad6f8ccc3","size":81109,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-7.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-7.0.0.tgz"},"_npmUser":{"name":"alexandrudima","email":"alexdima@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vscode-textmate_7.0.0_1649334157223_0.4436602949056041"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-07T21:05:09.372Z","publish_time":1649334157494,"_cnpm_publish_time":1649334157494},"6.0.0":{"name":"vscode-textmate","version":"6.0.0","description":"VSCode TextMate grammar helpers","author":{"name":"Microsoft Corporation"},"main":"./release/main.js","typings":"./release/main.d.ts","repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/microsoft/vscode-textmate/issues"},"scripts":{"watch":"tsc --watch","compile":"tsc","test":"tape -r ./out/tests/all.test.js","benchmark":"node benchmark/benchmark.js","inspect":"node out/tests/inspect.js","tmconvert":"node scripts/tmconvert.js","version":"npm run compile && npm run test && node scripts/release.js","postversion":"git push && git push --tags","prepublishOnly":"tsc && webpack --progress && node scripts/release.js"},"devDependencies":{"@types/node":"^16.6.1","@types/tape":"^4.13.2","tape":"^5.3.1","typescript":"^4.3.5","vscode-oniguruma":"^1.5.1","webpack":"^5.50.0","webpack-cli":"^4.8.0"},"gitHead":"5234400f7d91414549e595e4d34bc984870876e6","homepage":"https://github.com/microsoft/vscode-textmate#readme","_id":"vscode-textmate@6.0.0","_nodeVersion":"14.17.1","_npmVersion":"6.14.13","dist":{"shasum":"a3777197235036814ac9a92451492f2748589210","size":79836,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-6.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-6.0.0.tgz"},"_npmUser":{"name":"alexandrudima","email":"alexdima@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vscode-textmate_6.0.0_1639731508305_0.8924998761394698"},"_hasShrinkwrap":false,"publish_time":1639731508481,"_cnpm_publish_time":1639731508481},"5.5.0":{"name":"vscode-textmate","version":"5.5.0","description":"VSCode TextMate grammar helpers","author":{"name":"Microsoft Corporation"},"main":"./release/main.js","typings":"./release/main.d.ts","repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/microsoft/vscode-textmate/issues"},"scripts":{"watch":"tsc --watch","compile":"tsc","test":"tape -r ./out/tests/all.test.js","benchmark":"node benchmark/benchmark.js","inspect":"node out/tests/inspect.js","tmconvert":"node scripts/tmconvert.js","version":"npm run compile && npm run test && node scripts/release.js","postversion":"git push && git push --tags","prepublishOnly":"tsc && webpack --progress && node scripts/release.js"},"devDependencies":{"@types/node":"^16.6.1","@types/tape":"^4.13.2","tape":"^5.3.1","typescript":"^4.3.5","vscode-oniguruma":"^1.5.1","webpack":"^5.50.0","webpack-cli":"^4.8.0"},"gitHead":"f1d8408361172389e8b2e0fcd0498735a542dab4","homepage":"https://github.com/microsoft/vscode-textmate#readme","_id":"vscode-textmate@5.5.0","_nodeVersion":"14.17.1","_npmVersion":"6.14.13","dist":{"shasum":"d83776562c07d1e3181c2c7f1b3d5f20afcab483","size":79716,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-5.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-5.5.0.tgz"},"_npmUser":{"name":"alexandrudima","email":"alexdima@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vscode-textmate_5.5.0_1637320797338_0.11776634661335939"},"_hasShrinkwrap":false,"publish_time":1637320797492,"_cnpm_publish_time":1637320797492},"5.4.1":{"name":"vscode-textmate","version":"5.4.1","description":"VSCode TextMate grammar helpers","author":{"name":"Microsoft Corporation"},"main":"./release/main.js","typings":"./release/main.d.ts","repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/microsoft/vscode-textmate/issues"},"scripts":{"watch":"tsc --watch","compile":"tsc","test":"tape -r ./out/tests/all.test.js","benchmark":"node benchmark/benchmark.js","inspect":"node out/tests/inspect.js","tmconvert":"node scripts/tmconvert.js","version":"npm run compile && npm run test && node scripts/release.js","postversion":"git push && git push --tags","prepublishOnly":"tsc && webpack --progress && node scripts/release.js"},"devDependencies":{"@types/node":"^16.6.1","@types/tape":"^4.13.2","tape":"^5.3.1","typescript":"^4.3.5","vscode-oniguruma":"^1.5.1","webpack":"^5.50.0","webpack-cli":"^4.8.0"},"gitHead":"1002c6c0a9a4d090c3ee8d426b61a0653103fb42","homepage":"https://github.com/microsoft/vscode-textmate#readme","_id":"vscode-textmate@5.4.1","_nodeVersion":"14.17.1","_npmVersion":"6.14.13","dist":{"shasum":"09d566724fc76b60b3ad9791eebf1f0b50f29e5a","size":79146,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-5.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-5.4.1.tgz"},"_npmUser":{"name":"alexandrudima","email":"alexdima@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vscode-textmate_5.4.1_1635435491799_0.34669754146246423"},"_hasShrinkwrap":false,"publish_time":1635435491923,"_cnpm_publish_time":1635435491923},"5.4.0":{"name":"vscode-textmate","version":"5.4.0","description":"VSCode TextMate grammar helpers","author":{"name":"Microsoft Corporation"},"main":"./release/main.js","typings":"./release/main.d.ts","repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/microsoft/vscode-textmate/issues"},"scripts":{"watch":"tsc -watch","compile":"tsc","test":"tape -r ./out/tests/all.test.js","benchmark":"node benchmark/benchmark.js","inspect":"node out/tests/inspect.js","tmconvert":"node scripts/tmconvert.js","version":"npm run compile && npm run test && node scripts/release.js","postversion":"git push && git push --tags","prepublishOnly":"tsc && webpack --progress && node scripts/release.js"},"devDependencies":{"@types/node":"^14.14.33","@types/tape":"^4.13.0","tape":"^5.2.2","typescript":"^4.2.3","vscode-oniguruma":"^1.5.1","webpack":"^5.24.4","webpack-cli":"^4.5.0"},"gitHead":"9e3c5941668cbfcee5095eaec0e58090fda8f316","homepage":"https://github.com/microsoft/vscode-textmate#readme","_id":"vscode-textmate@5.4.0","_nodeVersion":"12.18.4","_npmVersion":"6.14.6","dist":{"shasum":"4b25ffc1f14ac3a90faf9a388c67a01d24257cd7","size":77884,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-5.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-5.4.0.tgz"},"_npmUser":{"name":"alexandrudima","email":"alexdima@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vscode-textmate_5.4.0_1616771014014_0.30172872904355863"},"_hasShrinkwrap":false,"publish_time":1616771014187,"_cnpm_publish_time":1616771014187},"5.3.1":{"name":"vscode-textmate","version":"5.3.1","description":"VSCode TextMate grammar helpers","author":{"name":"Microsoft Corporation"},"main":"./release/main.js","typings":"./release/main.d.ts","repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/microsoft/vscode-textmate/issues"},"scripts":{"watch":"tsc -watch","compile":"tsc","test":"tape -r ./out/tests/all.test.js","benchmark":"node benchmark/benchmark.js","inspect":"node out/tests/inspect.js","tmconvert":"node scripts/tmconvert.js","version":"npm run compile && npm run test && node scripts/release.js","postversion":"git push && git push --tags","prepublishOnly":"tsc && webpack --progress && node scripts/release.js"},"devDependencies":{"@types/node":"^14.14.33","@types/tape":"^4.13.0","tape":"^5.2.2","typescript":"^4.2.3","vscode-oniguruma":"^1.5.0","webpack":"^5.24.4","webpack-cli":"^4.5.0"},"gitHead":"b3410c663556b60d57b8cd7ba6b0c2a11028d478","homepage":"https://github.com/microsoft/vscode-textmate#readme","_id":"vscode-textmate@5.3.1","_nodeVersion":"14.15.1","_npmVersion":"6.14.8","dist":{"shasum":"7ce578a4841a1b114485388ef734cc9e23b45a02","size":74927,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-5.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-5.3.1.tgz"},"_npmUser":{"name":"alexandrudima","email":"alexdima@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vscode-textmate_5.3.1_1616507324277_0.3093113848324829"},"_hasShrinkwrap":false,"publish_time":1616507324426,"_cnpm_publish_time":1616507324426},"5.3.0":{"name":"vscode-textmate","version":"5.3.0","description":"VSCode TextMate grammar helpers","author":{"name":"Microsoft Corporation"},"main":"./release/main.js","typings":"./release/main.d.ts","repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/microsoft/vscode-textmate/issues"},"scripts":{"watch":"tsc -watch","compile":"tsc","test":"tape -r ./out/tests/all.test.js","benchmark":"node benchmark/benchmark.js","inspect":"node out/tests/inspect.js","tmconvert":"node scripts/tmconvert.js","version":"npm run compile && npm run test && node scripts/release.js","postversion":"git push && git push --tags","prepublishOnly":"tsc && webpack --progress && node scripts/release.js"},"devDependencies":{"@types/node":"^14.14.33","@types/tape":"^4.13.0","tape":"^5.2.2","typescript":"^4.2.3","vscode-oniguruma":"^1.5.0","webpack":"^5.24.4","webpack-cli":"^4.5.0"},"gitHead":"43efb281b201e9252d715a09eed564f86c5b58c0","homepage":"https://github.com/microsoft/vscode-textmate#readme","_id":"vscode-textmate@5.3.0","_nodeVersion":"14.15.1","_npmVersion":"6.14.8","dist":{"shasum":"476f280939edff863de52685fdf4213b27a1c6ff","size":74925,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-5.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-5.3.0.tgz"},"_npmUser":{"name":"alexandrudima","email":"alexdima@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vscode-textmate_5.3.0_1616504764848_0.01782121649211721"},"_hasShrinkwrap":false,"publish_time":1616504765043,"_cnpm_publish_time":1616504765043},"5.2.0":{"name":"vscode-textmate","version":"5.2.0","description":"VSCode TextMate grammar helpers","author":{"name":"Microsoft Corporation"},"main":"./release/main.js","typings":"./release/main.d.ts","repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/microsoft/vscode-textmate/issues"},"scripts":{"watch":"tsc -watch","compile":"tsc","test":"tape -r ./out/tests/all.test.js","benchmark":"node benchmark/benchmark.js","inspect":"node out/tests/inspect.js","tmconvert":"node scripts/convert.js","version":"npm run compile && npm run test && node scripts/release.js","postversion":"git push && git push --tags","prepublishOnly":"tsc && webpack --progress && node scripts/release.js"},"devDependencies":{"@types/node":"^12.6.2","@types/tape":"^4.13.0","durations":"^3.4.1","onigasm":"^2.2.3","oniguruma":"^7.2.0","tape":"^4.13.2","tslint":"^5.18.0","typescript":"^3.5.3","vscode-oniguruma":"^1.3.1","webpack":"^4.43.0","webpack-cli":"^3.3.12"},"gitHead":"c508487730421071add9037362b3803649b628f0","homepage":"https://github.com/microsoft/vscode-textmate#readme","_id":"vscode-textmate@5.2.0","_nodeVersion":"12.14.1","_npmVersion":"6.13.4","dist":{"shasum":"01f01760a391e8222fe4f33fbccbd1ad71aed74e","size":78847,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-5.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-5.2.0.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"_npmUser":{"name":"alexandrudima","email":"alexdima@microsoft.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vscode-textmate_5.2.0_1593434881428_0.419620601132662"},"_hasShrinkwrap":false,"publish_time":1593434881585,"_cnpm_publish_time":1593434881585},"5.1.2":{"name":"vscode-textmate","version":"5.1.2","description":"VSCode TextMate grammar helpers","author":{"name":"Microsoft Corporation"},"main":"./release/main.js","typings":"./release/main.d.ts","repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/microsoft/vscode-textmate/issues"},"scripts":{"watch":"tsc -watch","compile":"tsc","test":"tape -r ./out/tests/all.test.js","benchmark":"node benchmark/benchmark.js","inspect":"node out/tests/inspect.js","tmconvert":"node scripts/convert.js","version":"npm run compile && npm run test && node scripts/release.js","postversion":"git push && git push --tags","prepublishOnly":"node scripts/release.js"},"devDependencies":{"@types/node":"^12.6.2","@types/tape":"^4.13.0","durations":"^3.4.1","onigasm":"^2.2.3","oniguruma":"^7.2.0","tape":"^4.13.2","tslint":"^5.18.0","typescript":"^3.5.3","vscode-oniguruma":"^1.3.1"},"gitHead":"e7f05ef23351a797148e62cbee9f5b7b4f9eb177","homepage":"https://github.com/microsoft/vscode-textmate#readme","_id":"vscode-textmate@5.1.2","_nodeVersion":"12.14.1","_npmVersion":"6.13.4","dist":{"shasum":"289cdeb181d3baa411c6910ee509120fef7731d1","size":31450,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-5.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-5.1.2.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"_npmUser":{"name":"alexandrudima","email":"alexdima@microsoft.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vscode-textmate_5.1.2_1593027246498_0.9834312212669158"},"_hasShrinkwrap":false,"publish_time":1593027246695,"_cnpm_publish_time":1593027246695},"5.1.1":{"name":"vscode-textmate","version":"5.1.1","description":"VSCode TextMate grammar helpers","author":{"name":"Microsoft Corporation"},"main":"./release/main.js","typings":"./release/main.d.ts","repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/microsoft/vscode-textmate/issues"},"scripts":{"watch":"tsc -watch","compile":"tsc","test":"tape -r ./out/tests/all.test.js","benchmark":"node benchmark/benchmark.js","inspect":"node out/tests/inspect.js","version":"npm run compile && npm run test && node scripts/release.js","postversion":"git push && git push --tags","prepublishOnly":"node scripts/release.js"},"devDependencies":{"@types/node":"^12.6.2","@types/tape":"^4.13.0","durations":"^3.4.1","onigasm":"^2.2.3","oniguruma":"^7.2.0","tape":"^4.13.2","tslint":"^5.18.0","typescript":"^3.5.3","vscode-oniguruma-wasm":"^1.1.0"},"gitHead":"0730e8ef740d87401764d76e9193f74c6f458b37","homepage":"https://github.com/microsoft/vscode-textmate#readme","_id":"vscode-textmate@5.1.1","_nodeVersion":"12.14.1","_npmVersion":"6.13.4","dist":{"shasum":"d88dbf271bee7cede455a21bd4894ba5724a4a7e","size":31437,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-5.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-5.1.1.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"_npmUser":{"name":"alexandrudima","email":"alexdima@microsoft.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vscode-textmate_5.1.1_1588028768536_0.4318372583386161"},"_hasShrinkwrap":false,"publish_time":1588028768679,"_cnpm_publish_time":1588028768679},"5.1.0":{"name":"vscode-textmate","version":"5.1.0","description":"VSCode TextMate grammar helpers","author":{"name":"Microsoft Corporation"},"main":"./release/main.js","typings":"./release/main.d.ts","repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/microsoft/vscode-textmate/issues"},"scripts":{"watch":"tsc -watch","compile":"tsc","test":"tape -r ./out/tests/all.test.js","benchmark":"node benchmark/benchmark.js","inspect":"node out/tests/inspect.js","version":"npm run compile && npm run test && node scripts/release.js","postversion":"git push && git push --tags","prepublishOnly":"node scripts/release.js"},"devDependencies":{"@types/node":"^12.6.2","@types/tape":"^4.13.0","durations":"^3.4.1","onigasm":"^2.2.3","oniguruma":"^7.2.0","tape":"^4.13.2","tslint":"^5.18.0","typescript":"^3.5.3","vscode-oniguruma-wasm":"^1.1.0"},"gitHead":"fcad4e84d603c671c3310aece4dfd562df6df33a","homepage":"https://github.com/microsoft/vscode-textmate#readme","_id":"vscode-textmate@5.1.0","_nodeVersion":"12.14.1","_npmVersion":"6.13.4","dist":{"shasum":"f87cc67ebc9978a33db4a0da9ef44791cab25728","size":31431,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-5.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-5.1.0.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"_npmUser":{"name":"alexandrudima","email":"alexdima@microsoft.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vscode-textmate_5.1.0_1588027856198_0.7894722646245675"},"_hasShrinkwrap":false,"publish_time":1588027856343,"_cnpm_publish_time":1588027856343},"5.0.2":{"name":"vscode-textmate","version":"5.0.2","description":"VSCode TextMate grammar helpers","author":{"name":"Microsoft Corporation"},"main":"./release/main.js","typings":"./release/main.d.ts","repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/microsoft/vscode-textmate/issues"},"scripts":{"watch":"tsc -watch","compile":"tsc","test":"tape -r ./out/tests/all.test.js","benchmark":"node benchmark/benchmark.js","inspect":"node out/tests/inspect.js","version":"npm run compile && npm run test && node scripts/release.js","postversion":"git push && git push --tags","prepublishOnly":"node scripts/release.js"},"devDependencies":{"@types/node":"^12.6.2","@types/tape":"^4.13.0","durations":"^3.4.1","onigasm":"^2.2.3","oniguruma":"^7.2.0","tape":"^4.13.2","tslint":"^5.18.0","typescript":"^3.5.3","vscode-oniguruma-wasm":"^1.1.0"},"gitHead":"c5b7efa7006a67d7d83c2dc71154a0785f6c177c","homepage":"https://github.com/microsoft/vscode-textmate#readme","_id":"vscode-textmate@5.0.2","_nodeVersion":"12.14.1","_npmVersion":"6.13.4","dist":{"shasum":"db661c4a9d7aae5923030b4e3d55cf88b7ece0dd","size":30953,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-5.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-5.0.2.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"_npmUser":{"name":"alexandrudima","email":"alexdima@microsoft.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vscode-textmate_5.0.2_1587631191899_0.11843223299306627"},"_hasShrinkwrap":false,"publish_time":1587631192058,"_cnpm_publish_time":1587631192058},"5.0.1":{"name":"vscode-textmate","version":"5.0.1","description":"VSCode TextMate grammar helpers","author":{"name":"Microsoft Corporation"},"main":"./release/main.js","typings":"./release/main.d.ts","repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/microsoft/vscode-textmate/issues"},"scripts":{"watch":"tsc -watch","compile":"tsc","test":"tape -r ./out/tests/all.test.js","benchmark":"node benchmark/benchmark.js","inspect":"node out/tests/inspect.js","version":"npm run compile && npm run test && node scripts/release.js","postversion":"git push && git push --tags","prepublishOnly":"node scripts/release.js"},"devDependencies":{"@types/node":"^12.6.2","@types/tape":"^4.13.0","durations":"^3.4.1","onigasm":"^2.2.3","oniguruma":"^7.2.0","tape":"^4.13.2","tslint":"^5.18.0","typescript":"^3.5.3","vscode-oniguruma-wasm":"^1.1.0"},"gitHead":"bc904b656a39e7a3244a2b6d211cbf4eb05cb42a","homepage":"https://github.com/microsoft/vscode-textmate#readme","_id":"vscode-textmate@5.0.1","_nodeVersion":"12.14.1","_npmVersion":"6.13.4","dist":{"shasum":"d87775c0771136259e5e5454c767e5f3bdf599e0","size":30984,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-5.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-5.0.1.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"_npmUser":{"name":"alexandrudima","email":"alexdima@microsoft.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vscode-textmate_5.0.1_1587630821382_0.4121887030655558"},"_hasShrinkwrap":false,"publish_time":1587630821537,"_cnpm_publish_time":1587630821537},"5.0.0":{"name":"vscode-textmate","version":"5.0.0","description":"VSCode TextMate grammar helpers","author":{"name":"Microsoft Corporation"},"main":"./release/main.js","typings":"./release/main.d.ts","repository":{"type":"git","url":"git+https://github.com/microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/microsoft/vscode-textmate/issues"},"scripts":{"watch":"tsc -watch","compile":"tsc","test":"tape -r ./out/tests/all.test.js","benchmark":"node benchmark/benchmark.js","inspect":"node out/tests/inspect.js","version":"npm run compile && npm run test && node scripts/release.js","postversion":"git push && git push --tags","prepublishOnly":"node scripts/release.js"},"devDependencies":{"@types/node":"^12.6.2","@types/tape":"^4.13.0","durations":"^3.4.1","onigasm":"^2.2.3","oniguruma":"^7.2.0","tape":"^4.13.2","tslint":"^5.18.0","typescript":"^3.5.3","vscode-oniguruma-wasm":"^1.1.0"},"gitHead":"1b20755a50ae51a45fb688ac618a3e12903ea69c","homepage":"https://github.com/microsoft/vscode-textmate#readme","_id":"vscode-textmate@5.0.0","_nodeVersion":"12.14.1","_npmVersion":"6.13.4","dist":{"shasum":"6cca120db1f70d74fd5a0f385d62a12f9253c5de","size":31050,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-5.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-5.0.0.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"_npmUser":{"name":"alexandrudima","email":"alexdima@microsoft.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vscode-textmate_5.0.0_1587593054716_0.19072385792064472"},"_hasShrinkwrap":false,"publish_time":1587593054923,"_cnpm_publish_time":1587593054923},"4.4.0":{"name":"vscode-textmate","version":"4.4.0","description":"VSCode TextMate grammar helpers","author":{"name":"Microsoft Corporation"},"main":"./release/main.js","typings":"./release/main.d.ts","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/Microsoft/vscode-textmate/issues"},"scripts":{"watch":"tsc -watch","compile":"tsc","test":"npm run compile && mocha out/tests/*.test.js","benchmark":"node benchmark/benchmark.js","inspect":"node scripts/inspect.js","version":"npm run test && node scripts/release.js","postversion":"git push && git push --tags","prepublishOnly":"node scripts/release.js"},"dependencies":{"oniguruma":"^7.2.0"},"devDependencies":{"@types/mocha":"5.2.7","@types/node":"^12.6.2","durations":"^3.4.1","mocha":"^6.1.4","onigasm":"^2.2.3","tslint":"^5.18.0","typescript":"^3.5.3"},"gitHead":"8961b1554acbb649bdce0d236ab0fd78180447af","homepage":"https://github.com/Microsoft/vscode-textmate#readme","_id":"vscode-textmate@4.4.0","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"shasum":"14032afeb50152e8f53258c95643e555f2948305","size":31894,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-4.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-4.4.0.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"_npmUser":{"name":"alexandrudima","email":"alexdima@microsoft.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vscode-textmate_4.4.0_1574265786980_0.6147148774820979"},"_hasShrinkwrap":false,"publish_time":1574265787150,"_cnpm_publish_time":1574265787150},"4.3.0":{"name":"vscode-textmate","version":"4.3.0","description":"VSCode TextMate grammar helpers","author":{"name":"Microsoft Corporation"},"main":"./release/main.js","typings":"./release/main.d.ts","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/Microsoft/vscode-textmate/issues"},"scripts":{"watch":"tsc -watch","compile":"tsc","test":"npm run compile && mocha out/tests/*.test.js","benchmark":"node benchmark/benchmark.js","inspect":"node scripts/inspect.js","version":"npm run test && node scripts/release.js","postversion":"git push && git push --tags","prepublishOnly":"node scripts/release.js"},"dependencies":{"oniguruma":"^7.2.0"},"devDependencies":{"@types/mocha":"5.2.7","@types/node":"^12.6.2","durations":"^3.4.1","mocha":"^6.1.4","onigasm":"^2.2.2","tslint":"^5.18.0","typescript":"^3.5.3"},"gitHead":"543e615911dfac841b839edb2614bc53d0e88ed5","homepage":"https://github.com/Microsoft/vscode-textmate#readme","_id":"vscode-textmate@4.3.0","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"shasum":"6e1f0f273d84148cfa1e9c7ed85bd16c974f9f61","size":31488,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-4.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-4.3.0.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"_npmUser":{"name":"alexandrudima","email":"alexdima@microsoft.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vscode-textmate_4.3.0_1572273969242_0.5405302203658251"},"_hasShrinkwrap":false,"publish_time":1572273969409,"_cnpm_publish_time":1572273969409},"4.2.2":{"name":"vscode-textmate","version":"4.2.2","description":"VSCode TextMate grammar helpers","author":{"name":"Microsoft Corporation"},"main":"./release/main.js","typings":"./release/main.d.ts","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/Microsoft/vscode-textmate/issues"},"scripts":{"watch":"tsc -watch","compile":"tsc","test":"npm run compile && mocha out/tests/*.test.js","benchmark":"node benchmark/benchmark.js","inspect":"node scripts/inspect.js","version":"npm run test && node scripts/release.js","postversion":"git push && git push --tags","prepublishOnly":"node scripts/release.js"},"dependencies":{"oniguruma":"^7.2.0"},"devDependencies":{"@types/mocha":"5.2.7","@types/node":"^12.6.2","durations":"^3.4.1","mocha":"^6.1.4","onigasm":"^2.2.2","tslint":"^5.18.0","typescript":"^3.5.3"},"gitHead":"afd20a74ab3e6edc8b7a9f031960667e06bc6d8c","homepage":"https://github.com/Microsoft/vscode-textmate#readme","_id":"vscode-textmate@4.2.2","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"alexandrudima","email":"alexdima@microsoft.com"},"dist":{"shasum":"0b4dabc69a6fba79a065cb6b615f66eac07c8f4c","size":29859,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-4.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-4.2.2.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vscode-textmate_4.2.2_1562941390595_0.3940266173037179"},"_hasShrinkwrap":false,"publish_time":1562941390718,"_cnpm_publish_time":1562941390718},"4.2.1":{"name":"vscode-textmate","version":"4.2.1","description":"VSCode TextMate grammar helpers","author":{"name":"Microsoft Corporation"},"main":"./release/main.js","typings":"./release/main.d.ts","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/Microsoft/vscode-textmate/issues"},"scripts":{"watch":"tsc -watch","compile":"tsc","test":"npm run compile && mocha out/tests/*.test.js","benchmark":"node benchmark/benchmark.js","inspect":"node scripts/inspect.js","version":"npm run test && node scripts/release.js","postversion":"git push && git push --tags","prepublishOnly":"node scripts/release.js"},"dependencies":{"oniguruma":"^7.2.0"},"devDependencies":{"@types/mocha":"5.2.7","@types/node":"^12.6.2","durations":"^3.4.1","mocha":"^6.1.4","onigasm":"^2.2.2","tslint":"^5.18.0","typescript":"^3.5.3"},"gitHead":"bd6b16178b842b706146a59d3d62033c08fd2295","homepage":"https://github.com/Microsoft/vscode-textmate#readme","_id":"vscode-textmate@4.2.1","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"alexandrudima","email":"alexdima@microsoft.com"},"dist":{"shasum":"acc99e4166bec898c1b0104ff2a158d8eaeb9760","size":121615,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-4.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-4.2.1.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vscode-textmate_4.2.1_1562940394770_0.21890990424948042"},"_hasShrinkwrap":false,"publish_time":1562940394924,"_cnpm_publish_time":1562940394924},"4.2.0":{"name":"vscode-textmate","version":"4.2.0","description":"VSCode TextMate grammar helpers","author":{"name":"Microsoft Corporation"},"main":"./release/main.js","typings":"./release/main.d.ts","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/Microsoft/vscode-textmate/issues"},"scripts":{"watch":"tsc -watch","compile":"tsc","test":"npm run compile && mocha out/tests/*.test.js","benchmark":"node benchmark/benchmark.js","inspect":"node scripts/inspect.js","version":"npm run test && node scripts/release.js","postversion":"git push && git push --tags","prepublishOnly":"node scripts/release.js"},"dependencies":{"oniguruma":"^7.2.0"},"devDependencies":{"@types/mocha":"5.2.7","@types/node":"^12.6.2","durations":"^3.4.1","mocha":"^6.1.4","onigasm":"^2.2.2","tslint":"^5.18.0","typescript":"^3.5.3"},"gitHead":"74cb5ca59367bac568b63414554c440dcaafcb25","homepage":"https://github.com/Microsoft/vscode-textmate#readme","_id":"vscode-textmate@4.2.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"alexandrudima","email":"alexdima@microsoft.com"},"dist":{"shasum":"d0b9074aa21a220719b466aaa051a71fa375d54f","size":29725,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-4.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-4.2.0.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vscode-textmate_4.2.0_1562923184464_0.709740518774219"},"_hasShrinkwrap":false,"publish_time":1562923184661,"_cnpm_publish_time":1562923184661},"4.1.1":{"name":"vscode-textmate","version":"4.1.1","description":"VSCode TextMate grammar helpers","author":{"name":"Microsoft Corporation"},"main":"./release/main.js","typings":"./release/main.d.ts","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/Microsoft/vscode-textmate/issues"},"scripts":{"watch":"tsc -watch","compile":"tsc","test":"npm run compile && mocha out/tests/*.test.js","benchmark":"node benchmark/benchmark.js","inspect":"node scripts/inspect.js","version":"npm run test && node scripts/release.js","postversion":"git push && git push --tags","prepublishOnly":"node scripts/release.js"},"dependencies":{"oniguruma":"^7.0.0"},"devDependencies":{"@types/mocha":"5.2.6","@types/node":"^11.9.6","durations":"^3.4.1","mocha":"^6.1.4","onigasm":"^2.1.0","tslint":"^5.16.0","typescript":"^3.3.3333"},"gitHead":"200350bc29d6d4cfe522c516f229bfde6b2370f8","homepage":"https://github.com/Microsoft/vscode-textmate#readme","_id":"vscode-textmate@4.1.1","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"alexandrudima","email":"alexdima@microsoft.com"},"dist":{"shasum":"857e836fbc13a376ec624242437e1747d79610a9","size":29212,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-4.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-4.1.1.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vscode-textmate_4.1.1_1556804549212_0.6064199423225847"},"_hasShrinkwrap":false,"publish_time":1556804549414,"_cnpm_publish_time":1556804549414},"4.1.0":{"name":"vscode-textmate","version":"4.1.0","description":"VSCode TextMate grammar helpers","author":{"name":"Microsoft Corporation"},"main":"./release/main.js","typings":"./release/main.d.ts","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/Microsoft/vscode-textmate/issues"},"scripts":{"watch":"tsc -watch","compile":"tsc","test":"npm run compile && mocha out/tests/*.test.js","benchmark":"node benchmark/benchmark.js","inspect":"node scripts/inspect.js","version":"npm run test && node scripts/release.js","postversion":"git push && git push --tags","prepublishOnly":"node scripts/release.js"},"dependencies":{"oniguruma":"^7.0.0"},"devDependencies":{"@types/mocha":"5.2.6","@types/node":"^11.9.6","durations":"^3.4.1","mocha":"^6.0.2","onigasm":"^2.1.0","tslint":"^5.13.1","typescript":"^3.3.3333"},"gitHead":"8870575f0a42eb75d035d93f60c6ba8fb795fc2a","homepage":"https://github.com/Microsoft/vscode-textmate#readme","_id":"vscode-textmate@4.1.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"alexandrudima","email":"alexdima@microsoft.com"},"dist":{"shasum":"77b993ae4bdcfc79484dbbaa1fe01c908883b842","size":29139,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-4.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-4.1.0.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vscode-textmate_4.1.0_1553202246894_0.6224163862502434"},"_hasShrinkwrap":false,"publish_time":1553202247037,"_cnpm_publish_time":1553202247037},"4.0.1":{"name":"vscode-textmate","version":"4.0.1","description":"VSCode TextMate grammar helpers","author":{"name":"Microsoft Corporation"},"main":"./release/main.js","typings":"./release/main.d.ts","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/Microsoft/vscode-textmate/issues"},"scripts":{"watch":"tsc -watch","compile":"tsc","test":"npm run compile && mocha out/tests/*.test.js","test-travis":"istanbul cover ./node_modules/mocha/bin/_mocha -- -R spec out/tests/","benchmark":"node benchmark/benchmark.js","inspect":"node scripts/inspect.js","version":"npm run test && node scripts/release.js","postversion":"git push && git push --tags","prepublishOnly":"node scripts/release.js"},"dependencies":{"oniguruma":"^7.0.0"},"devDependencies":{"@types/mocha":"2.2.39","@types/node":"^7.0.43","coveralls":"^2.11.12","durations":"^3.4.1","istanbul":"^0.4.4","mocha":"^3.0.2","onigasm":"^2.1.0","remap-istanbul":"^0.6.4","tslint":"^3.15.1","typescript":"^2.0.8","typings":"^1.3.2"},"gitHead":"e8f439d613afa00674e83b3b3ae382fc774665e1","homepage":"https://github.com/Microsoft/vscode-textmate#readme","_id":"vscode-textmate@4.0.1","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"aeschli","email":"martinae@microsoft.com"},"dist":{"shasum":"6c36f28e9059ce12bc34907f7a33ea43166b26a8","size":29171,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-4.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-4.0.1.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vscode-textmate_4.0.1_1529680863811_0.4765568366050663"},"_hasShrinkwrap":false,"publish_time":1529680863926,"_cnpm_publish_time":1529680863926},"4.0.0":{"name":"vscode-textmate","version":"4.0.0","description":"VSCode TextMate grammar helpers","author":{"name":"Microsoft Corporation"},"main":"./release/main.js","typings":"./release/main.d.ts","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/Microsoft/vscode-textmate/issues"},"scripts":{"watch":"tsc -watch","compile":"tsc","test":"npm run compile && mocha out/tests/*.test.js","test-travis":"istanbul cover ./node_modules/mocha/bin/_mocha -- -R spec out/tests/","benchmark":"node benchmark/benchmark.js","inspect":"node scripts/inspect.js","version":"npm run test && node scripts/release.js","postversion":"git push && git push --tags","prepublishOnly":"node scripts/release.js"},"dependencies":{"oniguruma":"^7.0.0"},"devDependencies":{"@types/mocha":"2.2.39","@types/node":"^7.0.43","coveralls":"^2.11.12","durations":"^3.4.1","istanbul":"^0.4.4","mocha":"^3.0.2","onigasm":"^2.1.0","remap-istanbul":"^0.6.4","tslint":"^3.15.1","typescript":"^2.0.8","typings":"^1.3.2"},"gitHead":"b6b6962d1b8bbdb3428203b4f06e0e86e57c40da","homepage":"https://github.com/Microsoft/vscode-textmate#readme","_id":"vscode-textmate@4.0.0","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"aeschli","email":"martinae@microsoft.com"},"dist":{"shasum":"93b4a3527731b86d3b5d14a96893b2828b59bf7e","size":29231,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-4.0.0.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vscode-textmate_4.0.0_1529594159259_0.744780897240888"},"_hasShrinkwrap":false,"publish_time":1529594159401,"_cnpm_publish_time":1529594159401},"4.0.0-next.3":{"name":"vscode-textmate","version":"4.0.0-next.3","description":"VSCode TextMate grammar helpers","author":{"name":"Microsoft Corporation"},"main":"./release/main.js","typings":"./release/main.d.ts","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/Microsoft/vscode-textmate/issues"},"scripts":{"watch":"tsc -watch","compile":"tsc","test":"npm run compile && mocha out/tests/*.test.js","test-travis":"istanbul cover ./node_modules/mocha/bin/_mocha -- -R spec out/tests/","benchmark":"node benchmark/benchmark.js","inspect":"node scripts/inspect.js","prepublishOnly":"node scripts/release.js"},"dependencies":{"oniguruma":"^7.0.0"},"devDependencies":{"@types/mocha":"2.2.39","@types/node":"^7.0.43","coveralls":"^2.11.12","durations":"^3.4.1","istanbul":"^0.4.4","mocha":"^3.0.2","onigasm":"^2.1.0","remap-istanbul":"^0.6.4","tslint":"^3.15.1","typescript":"^2.0.8","typings":"^1.3.2"},"readmeFilename":"README.md","gitHead":"187dbe03b4667f7b1a501e5631daab7cfb09265d","homepage":"https://github.com/Microsoft/vscode-textmate#readme","_id":"vscode-textmate@4.0.0-next.3","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"aeschli","email":"martinae@microsoft.com"},"dist":{"shasum":"238ded8024be3da13df69d777295399e6606bd6c","size":29203,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-4.0.0-next.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-4.0.0-next.3.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vscode-textmate_4.0.0-next.3_1529417979662_0.23051883427762365"},"_hasShrinkwrap":false,"publish_time":1529417979739,"_cnpm_publish_time":1529417979739},"4.0.0-next.2":{"name":"vscode-textmate","version":"4.0.0-next.2","description":"VSCode TextMate grammar helpers","author":{"name":"Microsoft Corporation"},"main":"./release/main.js","typings":"./release/main.d.ts","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/Microsoft/vscode-textmate/issues"},"scripts":{"watch":"tsc -watch","compile":"tsc","test":"npm run compile && mocha out/tests/*.test.js","test-travis":"istanbul cover ./node_modules/mocha/bin/_mocha -- -R spec out/tests/","benchmark":"node benchmark/benchmark.js","inspect":"node scripts/inspect.js","prepublishOnly":"node scripts/release.js"},"dependencies":{"fast-plist":"^0.1.2","oniguruma":"^7.0.0"},"devDependencies":{"@types/mocha":"2.2.39","@types/node":"^7.0.43","coveralls":"^2.11.12","durations":"^3.4.1","istanbul":"^0.4.4","mocha":"^3.0.2","onigasm":"^2.1.0","remap-istanbul":"^0.6.4","tslint":"^3.15.1","typescript":"^2.0.8","typings":"^1.3.2"},"readmeFilename":"README.md","gitHead":"d9106a0e3ba03eb7426d855702ce2a81b26a44bd","homepage":"https://github.com/Microsoft/vscode-textmate#readme","_id":"vscode-textmate@4.0.0-next.2","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"aeschli","email":"martinae@microsoft.com"},"dist":{"shasum":"03b6c1feb7d297cb70e24cc1166ce2d5c619e440","size":27472,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-4.0.0-next.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-4.0.0-next.2.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vscode-textmate_4.0.0-next.2_1529330870220_0.8728438945433723"},"_hasShrinkwrap":false,"publish_time":1529330870275,"_cnpm_publish_time":1529330870275},"4.0.0-next.1":{"name":"vscode-textmate","version":"4.0.0-next.1","description":"VSCode TextMate grammar helpers","author":{"name":"Microsoft Corporation"},"main":"./release/main.js","typings":"./release/main.d.ts","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/Microsoft/vscode-textmate/issues"},"scripts":{"watch":"tsc -watch","compile":"tsc","test":"npm run compile && mocha out/tests/*.test.js","test-travis":"istanbul cover ./node_modules/mocha/bin/_mocha -- -R spec out/tests/","benchmark":"node benchmark/benchmark.js","inspect":"node scripts/inspect.js","prepublishOnly":"node scripts/release.js"},"dependencies":{"fast-plist":"^0.1.2","oniguruma":"^6.0.1"},"devDependencies":{"@types/mocha":"2.2.39","@types/node":"^7.0.43","coveralls":"^2.11.12","durations":"^3.4.1","istanbul":"^0.4.4","mocha":"^3.0.2","onigasm":"^2.1.0","remap-istanbul":"^0.6.4","tslint":"^3.15.1","typescript":"^2.0.8","typings":"^1.3.2"},"readmeFilename":"README.md","gitHead":"7d87dd3149efa482efd650e84269ab0ff7ab260f","homepage":"https://github.com/Microsoft/vscode-textmate#readme","_id":"vscode-textmate@4.0.0-next.1","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"aeschli","email":"martinae@microsoft.com"},"dist":{"shasum":"7a8ec11a0d09cdca60d8294f8ea507260559b7c3","size":27474,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-4.0.0-next.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-4.0.0-next.1.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vscode-textmate_4.0.0-next.1_1529318876608_0.8320175129478229"},"_hasShrinkwrap":false,"publish_time":1529318876695,"_cnpm_publish_time":1529318876695},"3.3.3":{"name":"vscode-textmate","version":"3.3.3","description":"VSCode TextMate grammar helpers","author":{"name":"Microsoft Corporation"},"main":"./release/main.js","typings":"./release/main.d.ts","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/Microsoft/vscode-textmate/issues"},"scripts":{"watch":"tsc -watch","compile":"tsc","test":"npm run compile && mocha out/tests/tests","test-travis":"istanbul cover ./node_modules/mocha/bin/_mocha -- -R spec out/tests/tests","benchmark":"node benchmark/benchmark.js","inspect":"node scripts/inspect.js","prepublish":"node scripts/release.js"},"dependencies":{"fast-plist":"^0.1.2","oniguruma":"^6.0.1"},"devDependencies":{"coveralls":"^2.11.12","istanbul":"^0.4.4","mocha":"^3.0.2","remap-istanbul":"^0.6.4","tslint":"^3.15.1","typescript":"^2.0.8","typings":"^1.3.2"},"gitHead":"1e2aa2864fadd49190c10861f8f0add18a8f3542","homepage":"https://github.com/Microsoft/vscode-textmate#readme","_id":"vscode-textmate@3.3.3","_npmVersion":"5.7.1","_nodeVersion":"9.4.0","_npmUser":{"name":"mattbierner","email":"mattbierner@gmail.com"},"dist":{"shasum":"8d737f2965046503a4088d47c2793aebe246d355","size":25513,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-3.3.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-3.3.3.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vscode-textmate_3.3.3_1522719643512_0.8583974597358164"},"_hasShrinkwrap":false,"publish_time":1522719643615,"_cnpm_publish_time":1522719643615},"3.3.2":{"name":"vscode-textmate","version":"3.3.2","description":"VSCode TextMate grammar helpers","author":{"name":"Microsoft Corporation"},"main":"./release/main.js","typings":"./release/main.d.ts","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/Microsoft/vscode-textmate/issues"},"scripts":{"watch":"tsc -watch","compile":"tsc","test":"npm run compile && mocha out/tests/tests","test-travis":"istanbul cover ./node_modules/mocha/bin/_mocha -- -R spec out/tests/tests","benchmark":"node benchmark/benchmark.js","inspect":"node scripts/inspect.js","prepublish":"node scripts/release.js"},"dependencies":{"fast-plist":"^0.1.2","oniguruma":"^6.0.1"},"devDependencies":{"coveralls":"^2.11.12","istanbul":"^0.4.4","mocha":"^3.0.2","remap-istanbul":"^0.6.4","tslint":"^3.15.1","typescript":"^2.0.8","typings":"^1.3.2"},"gitHead":"46af9487e1c8fa78aa1f2e228dcc387b78e2d6c5","homepage":"https://github.com/Microsoft/vscode-textmate#readme","_id":"vscode-textmate@3.3.2","_npmVersion":"5.7.1","_nodeVersion":"9.4.0","_npmUser":{"name":"mattbierner","email":"mattbierner@gmail.com"},"dist":{"shasum":"43d7722d24ed168d195a1e3c582c6914917a37ab","size":25506,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-3.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-3.3.2.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vscode-textmate_3.3.2_1521496341519_0.6541136881854668"},"publish_time":1521496341581,"_hasShrinkwrap":false,"_cnpm_publish_time":1521496341581},"3.3.1":{"name":"vscode-textmate","version":"3.3.1","description":"VSCode TextMate grammar helpers","author":{"name":"Microsoft Corporation"},"main":"./release/main.js","typings":"./release/main.d.ts","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/Microsoft/vscode-textmate/issues"},"scripts":{"watch":"tsc -watch","compile":"tsc","test":"npm run compile && mocha out/tests/tests","test-travis":"istanbul cover ./node_modules/mocha/bin/_mocha -- -R spec out/tests/tests","benchmark":"node benchmark/benchmark.js","inspect":"node scripts/inspect.js","prepublish":"node scripts/release.js"},"dependencies":{"fast-plist":"^0.1.2","oniguruma":"^6.0.1"},"devDependencies":{"coveralls":"^2.11.12","istanbul":"^0.4.4","mocha":"^3.0.2","remap-istanbul":"^0.6.4","tslint":"^3.15.1","typescript":"^2.0.8","typings":"^1.3.2"},"gitHead":"fcb1634dfc6a8c4e9c9c22d2490ba0b57967891b","homepage":"https://github.com/Microsoft/vscode-textmate#readme","_id":"vscode-textmate@3.3.1","_npmVersion":"5.6.0","_nodeVersion":"8.9.3","_npmUser":{"name":"alexandrudima","email":"alexdima@microsoft.com"},"dist":{"shasum":"f5b80bca795795e333660c648edba3a715b1e405","size":25354,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-3.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-3.3.1.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vscode-textmate_3.3.1_1521237290333_0.9033745483354716"},"_hasShrinkwrap":false,"publish_time":1521237290422,"_cnpm_publish_time":1521237290422},"3.3.0":{"name":"vscode-textmate","version":"3.3.0","description":"VSCode TextMate grammar helpers","author":{"name":"Microsoft Corporation"},"main":"./release/main.js","typings":"./release/main.d.ts","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/Microsoft/vscode-textmate/issues"},"scripts":{"watch":"tsc -watch","compile":"tsc","test":"npm run compile && mocha out/tests/tests","test-travis":"istanbul cover ./node_modules/mocha/bin/_mocha -- -R spec out/tests/tests","benchmark":"node benchmark/benchmark.js","inspect":"node scripts/inspect.js","prepublish":"node scripts/release.js"},"dependencies":{"fast-plist":"^0.1.2","oniguruma":"^6.0.1"},"devDependencies":{"coveralls":"^2.11.12","istanbul":"^0.4.4","mocha":"^3.0.2","remap-istanbul":"^0.6.4","tslint":"^3.15.1","typescript":"^2.0.8","typings":"^1.3.2"},"gitHead":"4d8473ae104040be86cc72d0bb1e628c2b0131d2","homepage":"https://github.com/Microsoft/vscode-textmate#readme","_id":"vscode-textmate@3.3.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.3","_npmUser":{"name":"alexandrudima","email":"alexdima@microsoft.com"},"dist":{"shasum":"0d1ad7dbb1e2b84bdf263570da65d437f4047f7d","size":25288,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-3.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-3.3.0.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vscode-textmate_3.3.0_1521207655393_0.9019205930373939"},"_hasShrinkwrap":false,"publish_time":1521207655452,"_cnpm_publish_time":1521207655452},"3.2.0":{"name":"vscode-textmate","version":"3.2.0","description":"VSCode TextMate grammar helpers","author":{"name":"Microsoft Corporation"},"main":"./release/main.js","typings":"./release/main.d.ts","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/Microsoft/vscode-textmate/issues"},"scripts":{"watch":"tsc -watch","compile":"tsc","test":"npm run compile && mocha out/tests/tests","test-travis":"istanbul cover ./node_modules/mocha/bin/_mocha -- -R spec out/tests/tests","benchmark":"node benchmark/benchmark.js","inspect":"node scripts/inspect.js","prepublish":"node scripts/release.js"},"dependencies":{"fast-plist":"^0.1.2","oniguruma":"^6.0.1"},"devDependencies":{"coveralls":"^2.11.12","istanbul":"^0.4.4","mocha":"^3.0.2","remap-istanbul":"^0.6.4","tslint":"^3.15.1","typescript":"^2.0.8","typings":"^1.3.2"},"gitHead":"df3539f87667c32fafd30d27208070fd931813f9","homepage":"https://github.com/Microsoft/vscode-textmate#readme","_id":"vscode-textmate@3.2.0","_shasum":"87e5ab1ed30463291a73fe28b37a58590a7777dc","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"alexandrudima","email":"alexdima@microsoft.com"},"dist":{"shasum":"87e5ab1ed30463291a73fe28b37a58590a7777dc","size":24928,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-3.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-3.2.0.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vscode-textmate-3.2.0.tgz_1509392634250_0.6660035015083849"},"directories":{},"publish_time":1509392635233,"_cnpm_publish_time":1509392635233,"_hasShrinkwrap":false},"3.1.5":{"name":"vscode-textmate","version":"3.1.5","description":"VSCode TextMate grammar helpers","author":{"name":"Microsoft Corporation"},"main":"./release/main.js","typings":"./release/main.d.ts","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/Microsoft/vscode-textmate/issues"},"scripts":{"watch":"tsc -watch","compile":"tsc","test":"npm run compile && mocha out/tests/tests","test-travis":"istanbul cover ./node_modules/mocha/bin/_mocha -- -R spec out/tests/tests","benchmark":"node benchmark/benchmark.js","inspect":"node scripts/inspect.js","prepublish":"node scripts/release.js"},"dependencies":{"fast-plist":"^0.1.2","oniguruma":"^6.0.1"},"devDependencies":{"coveralls":"^2.11.12","istanbul":"^0.4.4","mocha":"^3.0.2","remap-istanbul":"^0.6.4","tslint":"^3.15.1","typescript":"^2.0.8","typings":"^1.3.2"},"gitHead":"95f30b198b5d01b23f0d81c4f1e5e41dcb45695f","homepage":"https://github.com/Microsoft/vscode-textmate#readme","_id":"vscode-textmate@3.1.5","_shasum":"1b899fc013f33b282bf1ab05157c1b5910f5beeb","_from":".","_npmVersion":"4.4.4","_nodeVersion":"5.12.0","_npmUser":{"name":"aeschli","email":"martinae@microsoft.com"},"dist":{"shasum":"1b899fc013f33b282bf1ab05157c1b5910f5beeb","size":24562,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-3.1.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-3.1.5.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vscode-textmate-3.1.5.tgz_1496060350506_0.3594517505262047"},"directories":{},"publish_time":1496060351518,"_cnpm_publish_time":1496060351518,"_hasShrinkwrap":false},"3.1.4":{"name":"vscode-textmate","version":"3.1.4","description":"VSCode TextMate grammar helpers","author":{"name":"Microsoft Corporation"},"main":"./release/main.js","typings":"./release/main.d.ts","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/Microsoft/vscode-textmate/issues"},"scripts":{"watch":"tsc -watch","compile":"tsc","test":"mocha out/tests/tests","test-travis":"istanbul cover ./node_modules/mocha/bin/_mocha -- -R spec out/tests/tests","benchmark":"node benchmark/benchmark.js","inspect":"node scripts/inspect.js","prepublish":"node scripts/release.js"},"dependencies":{"fast-plist":"^0.1.2","oniguruma":"^6.0.1"},"devDependencies":{"coveralls":"^2.11.12","istanbul":"^0.4.4","mocha":"^3.0.2","remap-istanbul":"^0.6.4","tslint":"^3.15.1","typescript":"^2.0.8","typings":"^1.3.2"},"gitHead":"9b7d000f5bbd4624a8feb4b925dfc9fb47651ccb","homepage":"https://github.com/Microsoft/vscode-textmate#readme","_id":"vscode-textmate@3.1.4","_shasum":"a7e0c765381d6eeed5e48a5d6abcab44fd2f527a","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"alexandrudima","email":"alexdima@microsoft.com"},"dist":{"shasum":"a7e0c765381d6eeed5e48a5d6abcab44fd2f527a","size":24434,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-3.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-3.1.4.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vscode-textmate-3.1.4.tgz_1492082379899_0.347055621445179"},"directories":{},"publish_time":1492082381978,"_cnpm_publish_time":1492082381978,"_hasShrinkwrap":false},"3.1.3":{"name":"vscode-textmate","version":"3.1.3","description":"VSCode TextMate grammar helpers","author":{"name":"Microsoft Corporation"},"main":"./release/main.js","typings":"./release/main.d.ts","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/Microsoft/vscode-textmate/issues"},"scripts":{"watch":"tsc -watch","compile":"tsc","test":"mocha out/tests/tests","test-travis":"istanbul cover ./node_modules/mocha/bin/_mocha -- -R spec out/tests/tests","benchmark":"node benchmark/benchmark.js","inspect":"node scripts/inspect.js","prepublish":"node scripts/release.js"},"dependencies":{"fast-plist":"^0.1.2","oniguruma":"^6.0.1"},"devDependencies":{"coveralls":"^2.11.12","istanbul":"^0.4.4","mocha":"^3.0.2","remap-istanbul":"^0.6.4","tslint":"^3.15.1","typescript":"^2.0.8","typings":"^1.3.2"},"gitHead":"666dd0c4473c66d3ed5fd7952e11b7a8372536e7","homepage":"https://github.com/Microsoft/vscode-textmate#readme","_id":"vscode-textmate@3.1.3","_shasum":"aac0c79fe9b6150aee4722bc16b933b055eb0258","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"alexandrudima","email":"alexdima@microsoft.com"},"dist":{"shasum":"aac0c79fe9b6150aee4722bc16b933b055eb0258","size":24397,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-3.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-3.1.3.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vscode-textmate-3.1.3.tgz_1490795000816_0.4455433557741344"},"directories":{},"publish_time":1490795003046,"_hasShrinkwrap":false,"_cnpm_publish_time":1490795003046},"3.1.2":{"name":"vscode-textmate","version":"3.1.2","description":"VSCode TextMate grammar helpers","author":{"name":"Microsoft Corporation"},"main":"./release/main.js","typings":"./release/main.d.ts","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/Microsoft/vscode-textmate/issues"},"scripts":{"watch":"tsc -watch","compile":"tsc","test":"mocha out/tests/tests","test-travis":"istanbul cover ./node_modules/mocha/bin/_mocha -- -R spec out/tests/tests","benchmark":"node benchmark/benchmark.js","inspect":"node scripts/inspect.js","prepublish":"node scripts/release.js"},"dependencies":{"fast-plist":"^0.1.2","oniguruma":"^6.0.1"},"devDependencies":{"coveralls":"^2.11.12","istanbul":"^0.4.4","mocha":"^3.0.2","remap-istanbul":"^0.6.4","tslint":"^3.15.1","typescript":"^2.0.8","typings":"^1.3.2"},"gitHead":"306eb64afba157f1a9656a2c48f2e4a485e9b1e0","homepage":"https://github.com/Microsoft/vscode-textmate#readme","_id":"vscode-textmate@3.1.2","_shasum":"31b3f40c2b523bac913d9e0b64d0569feeb7d275","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"alexandrudima","email":"alexdima@microsoft.com"},"dist":{"shasum":"31b3f40c2b523bac913d9e0b64d0569feeb7d275","size":24311,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-3.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-3.1.2.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/vscode-textmate-3.1.2.tgz_1490787384156_0.5034529431723058"},"directories":{},"publish_time":1490787384776,"_cnpm_publish_time":1490787384776,"_hasShrinkwrap":false},"3.1.1":{"name":"vscode-textmate","version":"3.1.1","description":"VSCode TextMate grammar helpers","author":{"name":"Microsoft Corporation"},"main":"./release/main.js","typings":"./release/main.d.ts","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/Microsoft/vscode-textmate/issues"},"scripts":{"watch":"tsc -watch","compile":"tsc","test":"mocha out/tests/tests","test-travis":"istanbul cover ./node_modules/mocha/bin/_mocha -- -R spec out/tests/tests","benchmark":"node benchmark/benchmark.js","inspect":"node scripts/inspect.js","prepublish":"node scripts/release.js"},"dependencies":{"fast-plist":"^0.1.2","oniguruma":"^6.0.1"},"devDependencies":{"coveralls":"^2.11.12","istanbul":"^0.4.4","mocha":"^3.0.2","remap-istanbul":"^0.6.4","tslint":"^3.15.1","typescript":"^2.0.8","typings":"^1.3.2"},"gitHead":"8337f6228a6928383c004380715aa8e88bc5738d","homepage":"https://github.com/Microsoft/vscode-textmate#readme","_id":"vscode-textmate@3.1.1","_shasum":"38df617126a67363f303d3618199298e22736fdf","_from":".","_npmVersion":"3.8.6","_nodeVersion":"5.12.0","_npmUser":{"name":"aeschli","email":"martinae@microsoft.com"},"dist":{"shasum":"38df617126a67363f303d3618199298e22736fdf","size":24113,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-3.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-3.1.1.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vscode-textmate-3.1.1.tgz_1488294963005_0.46090941363945603"},"directories":{},"publish_time":1488294964984,"_cnpm_publish_time":1488294964984,"_hasShrinkwrap":false},"3.1.0":{"name":"vscode-textmate","version":"3.1.0","description":"VSCode TextMate grammar helpers","author":{"name":"Microsoft Corporation"},"main":"./release/main.js","typings":"./release/main.d.ts","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/Microsoft/vscode-textmate/issues"},"scripts":{"watch":"tsc -watch","compile":"tsc","test":"mocha out/tests/tests","test-travis":"istanbul cover ./node_modules/mocha/bin/_mocha -- -R spec out/tests/tests","benchmark":"node benchmark/benchmark.js","inspect":"node scripts/inspect.js","prepublish":"node scripts/release.js"},"dependencies":{"fast-plist":"^0.1.2","oniguruma":"^6.0.1"},"devDependencies":{"coveralls":"^2.11.12","istanbul":"^0.4.4","mocha":"^3.0.2","remap-istanbul":"^0.6.4","tslint":"^3.15.1","typescript":"^2.0.8","typings":"^1.3.2"},"gitHead":"db449e49fc64eef7c2e7641cf02623828dc70868","homepage":"https://github.com/Microsoft/vscode-textmate#readme","_id":"vscode-textmate@3.1.0","_shasum":"341f247aa36f3a96304d42b09eed7c4026915384","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.3","_npmUser":{"name":"alexandrudima","email":"alexdima@microsoft.com"},"dist":{"shasum":"341f247aa36f3a96304d42b09eed7c4026915384","size":24073,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-3.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-3.1.0.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/vscode-textmate-3.1.0.tgz_1483611365615_0.2019123446661979"},"directories":{},"publish_time":1483611367537,"_cnpm_publish_time":1483611367537,"_hasShrinkwrap":false},"3.0.1":{"name":"vscode-textmate","version":"3.0.1","description":"VSCode TextMate grammar helpers","author":{"name":"Microsoft Corporation"},"main":"./release/main.js","typings":"./release/main.d.ts","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/Microsoft/vscode-textmate/issues"},"scripts":{"watch":"tsc -watch","compile":"tsc","test":"mocha out/tests/tests","test-travis":"istanbul cover ./node_modules/mocha/bin/_mocha -- -R spec out/tests/tests","benchmark":"node benchmark/benchmark.js","inspect":"node scripts/inspect.js","prepublish":"node scripts/release.js"},"dependencies":{"fast-plist":"^0.1.2","oniguruma":"^6.0.1"},"devDependencies":{"coveralls":"^2.11.12","istanbul":"^0.4.4","mocha":"^3.0.2","remap-istanbul":"^0.6.4","tslint":"^3.15.1","typescript":"^2.0.8","typings":"^1.3.2"},"gitHead":"9f592571538d1816c87ae8502ebc32045cd6e7f5","homepage":"https://github.com/Microsoft/vscode-textmate#readme","_id":"vscode-textmate@3.0.1","_shasum":"5443615c7908a410fad98bf0bfd2b0d78aa56ff1","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"alexandrudima","email":"alexdima@microsoft.com"},"dist":{"shasum":"5443615c7908a410fad98bf0bfd2b0d78aa56ff1","size":24083,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-3.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-3.0.1.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vscode-textmate-3.0.1.tgz_1483537026031_0.9961242137942463"},"directories":{},"publish_time":1483537028424,"_cnpm_publish_time":1483537028424,"_hasShrinkwrap":false},"3.0.0":{"name":"vscode-textmate","version":"3.0.0","description":"VSCode TextMate grammar helpers","author":{"name":"Microsoft Corporation"},"main":"./release/main.js","typings":"./release/main.d.ts","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/Microsoft/vscode-textmate/issues"},"scripts":{"watch":"tsc -watch","compile":"tsc","test":"mocha out/tests/tests","test-travis":"istanbul cover ./node_modules/mocha/bin/_mocha -- -R spec out/tests/tests","benchmark":"node benchmark/benchmark.js","inspect":"node scripts/inspect.js","prepublish":"node scripts/release.js"},"dependencies":{"fast-plist":"^0.1.2","oniguruma":"^6.0.1"},"devDependencies":{"coveralls":"^2.11.12","istanbul":"^0.4.4","mocha":"^3.0.2","remap-istanbul":"^0.6.4","tslint":"^3.15.1","typescript":"^2.0.8","typings":"^1.3.2"},"gitHead":"1153fd44cef71d78b9a29b084179cda8a1583867","homepage":"https://github.com/Microsoft/vscode-textmate#readme","_id":"vscode-textmate@3.0.0","_shasum":"af52616dfbfe39561795681e917f187dba61228a","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"alexandrudima","email":"alexdima@microsoft.com"},"dist":{"shasum":"af52616dfbfe39561795681e917f187dba61228a","size":24009,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-3.0.0.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vscode-textmate-3.0.0.tgz_1483436522755_0.7186364245135337"},"directories":{},"publish_time":1483436525035,"_cnpm_publish_time":1483436525035,"_hasShrinkwrap":false},"2.3.2":{"name":"vscode-textmate","version":"2.3.2","description":"VSCode TextMate grammar helpers","author":{"name":"Microsoft Corporation"},"main":"./release/main.js","typings":"./release/main.d.ts","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/Microsoft/vscode-textmate/issues"},"scripts":{"watch":"tsc -watch","compile":"tsc","test":"mocha out/tests/tests","test-travis":"istanbul cover ./node_modules/mocha/bin/_mocha -- -R spec out/tests/tests","benchmark":"node benchmark/benchmark.js","inspect":"node scripts/inspect.js","prepublish":"node scripts/release.js"},"dependencies":{"fast-plist":"^0.1.2","oniguruma":"^6.0.1"},"devDependencies":{"coveralls":"^2.11.12","istanbul":"^0.4.4","mocha":"^3.0.2","remap-istanbul":"^0.6.4","typescript":"^2.0.8","typings":"^1.3.2"},"gitHead":"6d2129385b9c1c139a95148cba90ceb4ebcf2f27","homepage":"https://github.com/Microsoft/vscode-textmate#readme","_id":"vscode-textmate@2.3.2","_shasum":"43b4c2773309929a8dc42eb400c91863abe138a6","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"alexandrudima","email":"alexdima@microsoft.com"},"dist":{"shasum":"43b4c2773309929a8dc42eb400c91863abe138a6","size":17543,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-2.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-2.3.2.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vscode-textmate-2.3.2.tgz_1481213951357_0.7422308309469372"},"directories":{},"publish_time":1481213953448,"_cnpm_publish_time":1481213953448,"_hasShrinkwrap":false},"2.3.1":{"name":"vscode-textmate","version":"2.3.1","description":"VSCode TextMate grammar helpers","author":{"name":"Microsoft Corporation"},"main":"./release/main.js","typings":"./release/main.d.ts","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/Microsoft/vscode-textmate/issues"},"scripts":{"watch":"tsc -watch","compile":"tsc","test":"mocha out/tests/tests","test-travis":"istanbul cover ./node_modules/mocha/bin/_mocha -- -R spec out/tests/tests","benchmark":"node benchmark/benchmark.js","inspect":"node scripts/inspect.js","prepublish":"node scripts/release.js"},"dependencies":{"fast-plist":"^0.1.2","oniguruma":"^6.0.1"},"devDependencies":{"coveralls":"^2.11.12","istanbul":"^0.4.4","mocha":"^3.0.2","remap-istanbul":"^0.6.4","typescript":"^1.8.10","typings":"^1.3.2"},"gitHead":"71e1d9bbd518cf5673d047b260aa5e54ce0cac40","homepage":"https://github.com/Microsoft/vscode-textmate#readme","_id":"vscode-textmate@2.3.1","_shasum":"4da06c3cb23a9af87cae15d72082b61ac8fcb30b","_from":".","_npmVersion":"3.10.7","_nodeVersion":"6.6.0","_npmUser":{"name":"alexandrudima","email":"alexdima@microsoft.com"},"dist":{"shasum":"4da06c3cb23a9af87cae15d72082b61ac8fcb30b","size":17490,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-2.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-2.3.1.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vscode-textmate-2.3.1.tgz_1478625103558_0.18015038617886603"},"directories":{},"publish_time":1478625105507,"_cnpm_publish_time":1478625105507,"_hasShrinkwrap":false},"2.3.0":{"name":"vscode-textmate","version":"2.3.0","description":"VSCode TextMate grammar helpers","author":{"name":"Microsoft Corporation"},"main":"./release/main.js","typings":"./release/main.d.ts","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/Microsoft/vscode-textmate/issues"},"scripts":{"watch":"tsc -watch","compile":"tsc","test":"mocha out/tests/tests","test-travis":"istanbul cover ./node_modules/mocha/bin/_mocha -- -R spec out/tests/tests","benchmark":"node benchmark/benchmark.js","inspect":"node scripts/inspect.js","prepublish":"node scripts/release.js"},"dependencies":{"fast-plist":"^0.1.2","oniguruma":"^6.0.1"},"devDependencies":{"coveralls":"^2.11.12","istanbul":"^0.4.4","mocha":"^3.0.2","remap-istanbul":"^0.6.4","typescript":"^1.8.10","typings":"^1.3.2"},"gitHead":"50ca683cd779a4d68b9d42780c27c29aefd605ba","homepage":"https://github.com/Microsoft/vscode-textmate#readme","_id":"vscode-textmate@2.3.0","_shasum":"43472795115601d0af955249af25bde419c78def","_from":".","_npmVersion":"3.10.6","_nodeVersion":"5.11.0","_npmUser":{"name":"alexandrudima","email":"alexdima@microsoft.com"},"dist":{"shasum":"43472795115601d0af955249af25bde419c78def","size":17468,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-2.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-2.3.0.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vscode-textmate-2.3.0.tgz_1477141711998_0.5598387767095119"},"directories":{},"publish_time":1477141713981,"_cnpm_publish_time":1477141713981,"_hasShrinkwrap":false},"2.2.0":{"name":"vscode-textmate","version":"2.2.0","description":"VSCode TextMate grammar helpers","author":{"name":"Microsoft Corporation"},"main":"./release/main.js","typings":"./release/main.d.ts","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/Microsoft/vscode-textmate/issues"},"scripts":{"watch":"tsc -watch","compile":"tsc","test":"mocha out/tests/tests","test-travis":"istanbul cover ./node_modules/mocha/bin/_mocha -- -R spec out/tests/tests","benchmark":"node benchmark/benchmark.js","inspect":"node scripts/inspect.js","prepublish":"node scripts/release.js"},"dependencies":{"fast-plist":"^0.1.2","oniguruma":"^6.0.1"},"devDependencies":{"coveralls":"^2.11.12","istanbul":"^0.4.4","mocha":"^3.0.2","remap-istanbul":"^0.6.4","typescript":"^1.8.10","typings":"^1.3.2"},"gitHead":"01b8cdf700374de20f1e7c6b467379181465ac35","homepage":"https://github.com/Microsoft/vscode-textmate#readme","_id":"vscode-textmate@2.2.0","_shasum":"fcb1126a29a2e931cc1e2237b123eaafb1cd2c9f","_from":".","_npmVersion":"3.10.7","_nodeVersion":"6.6.0","_npmUser":{"name":"alexandrudima","email":"alexdima@microsoft.com"},"dist":{"shasum":"fcb1126a29a2e931cc1e2237b123eaafb1cd2c9f","size":17249,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-2.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-2.2.0.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/vscode-textmate-2.2.0.tgz_1474443099701_0.8444639046210796"},"directories":{},"publish_time":1474443101940,"_cnpm_publish_time":1474443101940,"_hasShrinkwrap":false},"2.1.1":{"name":"vscode-textmate","version":"2.1.1","description":"VSCode TextMate grammar helpers","author":{"name":"Microsoft Corporation"},"main":"./release/main.js","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/Microsoft/vscode-textmate/issues"},"scripts":{"watch":"gulp watch","compile":"gulp compile","test":"mocha out/tests/tests","test-travis":"istanbul cover ./node_modules/mocha/bin/_mocha -- -R spec out/tests/tests","benchmark":"node benchmark/benchmark.js"},"dependencies":{"fast-plist":"^0.1.0","oniguruma":"^6.0.1"},"devDependencies":{"coveralls":"^2.11.12","event-stream":"^3.3.1","gulp":"^3.9.0","gulp-concat":"^2.6.0","gulp-typescript":"^2.8.2","istanbul":"^0.4.4","mocha":"^3.0.2"},"gitHead":"583e58de57d25d352e59b2323fcebb8c569495fe","homepage":"https://github.com/Microsoft/vscode-textmate#readme","_id":"vscode-textmate@2.1.1","_shasum":"ecc270a7ed6154533d68fccd9c6a44aa55e41293","_from":".","_npmVersion":"3.10.4","_nodeVersion":"5.11.0","_npmUser":{"name":"alexandrudima","email":"alexdima@microsoft.com"},"dist":{"shasum":"ecc270a7ed6154533d68fccd9c6a44aa55e41293","size":13974,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-2.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-2.1.1.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/vscode-textmate-2.1.1.tgz_1471446297585_0.563973902259022"},"directories":{},"publish_time":1471446298315,"_cnpm_publish_time":1471446298315,"_hasShrinkwrap":false},"2.1.0":{"name":"vscode-textmate","version":"2.1.0","description":"VSCode TextMate grammar helpers","author":{"name":"Microsoft Corporation"},"main":"./release/main.js","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/Microsoft/vscode-textmate/issues"},"scripts":{"watch":"gulp watch","test":"gulp test","benchmark":"node benchmark/benchmark.js"},"dependencies":{"fast-plist":"^0.1.0","oniguruma":"^6.0.1"},"devDependencies":{"colors":"^1.1.2","event-stream":"^3.3.1","gulp":"^3.9.0","gulp-concat":"^2.6.0","gulp-typescript":"^2.8.2"},"gitHead":"b03742a55778e81af5290c3dad0a72d3bd43649c","homepage":"https://github.com/Microsoft/vscode-textmate#readme","_id":"vscode-textmate@2.1.0","_shasum":"39e69f0d79442edcad405ac47a0ac0346e60870f","_from":".","_npmVersion":"3.10.4","_nodeVersion":"5.11.0","_npmUser":{"name":"alexandrudima","email":"alexdima@microsoft.com"},"dist":{"shasum":"39e69f0d79442edcad405ac47a0ac0346e60870f","size":13789,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-2.1.0.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vscode-textmate-2.1.0.tgz_1471426974863_0.6512164496816695"},"directories":{},"publish_time":1471426976556,"_cnpm_publish_time":1471426976556,"_hasShrinkwrap":false},"2.0.1":{"name":"vscode-textmate","version":"2.0.1","description":"VSCode TextMate grammar helpers","author":{"name":"Microsoft Corporation"},"main":"./release/main.js","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/Microsoft/vscode-textmate/issues"},"scripts":{"watch":"gulp watch","test":"gulp test","benchmark":"node benchmark/benchmark.js"},"dependencies":{"oniguruma":"^6.0.1","sax":"^1.1.1"},"devDependencies":{"colors":"^1.1.2","event-stream":"^3.3.1","gulp":"^3.9.0","gulp-concat":"^2.6.0","gulp-typescript":"^2.8.2"},"gitHead":"009f1aa8de9e3e7119604b214bb94c535766a2e7","homepage":"https://github.com/Microsoft/vscode-textmate#readme","_id":"vscode-textmate@2.0.1","_shasum":"9e2429da616a98f0cd7accd11ee5837987710273","_from":".","_npmVersion":"3.8.6","_nodeVersion":"5.11.0","_npmUser":{"name":"alexandrudima","email":"alexdima@microsoft.com"},"dist":{"shasum":"9e2429da616a98f0cd7accd11ee5837987710273","size":16195,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-2.0.1.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vscode-textmate-2.0.1.tgz_1467329698329_0.6217786960769445"},"directories":{},"publish_time":1467329700907,"_cnpm_publish_time":1467329700907,"_hasShrinkwrap":false},"2.0.0":{"name":"vscode-textmate","version":"2.0.0","description":"VSCode TextMate grammar helpers","author":{"name":"Microsoft Corporation"},"main":"./release/main.js","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/Microsoft/vscode-textmate/issues"},"scripts":{"watch":"gulp watch","test":"gulp test","benchmark":"node benchmark/benchmark.js"},"dependencies":{"oniguruma":"^6.0.1","sax":"^1.1.1"},"devDependencies":{"colors":"^1.1.2","event-stream":"^3.3.1","gulp":"^3.9.0","gulp-concat":"^2.6.0","gulp-typescript":"^2.8.2"},"gitHead":"758c7eef5b09e6b8a73bbfdc1269f693d974df29","homepage":"https://github.com/Microsoft/vscode-textmate#readme","_id":"vscode-textmate@2.0.0","_shasum":"17e4751d2e60479d497f961bcfab11e0998589d4","_from":".","_npmVersion":"3.8.6","_nodeVersion":"5.11.0","_npmUser":{"name":"alexandrudima","email":"alexdima@microsoft.com"},"dist":{"shasum":"17e4751d2e60479d497f961bcfab11e0998589d4","size":16069,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-2.0.0.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/vscode-textmate-2.0.0.tgz_1467329214125_0.3579659997485578"},"directories":{},"publish_time":1467329215972,"_cnpm_publish_time":1467329215972,"_hasShrinkwrap":false},"1.2.0":{"name":"vscode-textmate","version":"1.2.0","description":"VSCode TextMate grammar helpers","author":{"name":"Microsoft Corporation"},"main":"./release/main.js","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/Microsoft/vscode-textmate/issues"},"scripts":{"watch":"gulp watch","test":"gulp test","benchmark":"node benchmark/benchmark.js"},"dependencies":{"oniguruma":"^6.0.1","sax":"^1.1.1"},"devDependencies":{"colors":"^1.1.2","event-stream":"^3.3.1","gulp":"^3.9.0","gulp-concat":"^2.6.0","gulp-typescript":"^2.8.2"},"gitHead":"6d8e063c31949bfc2214800f48562d65bd6dced9","homepage":"https://github.com/Microsoft/vscode-textmate#readme","_id":"vscode-textmate@1.2.0","_shasum":"85d05ce368f0a901569be08f34c12badb01cd2db","_from":".","_npmVersion":"3.8.6","_nodeVersion":"5.11.0","_npmUser":{"name":"alexandrudima","email":"alexdima@microsoft.com"},"dist":{"shasum":"85d05ce368f0a901569be08f34c12badb01cd2db","size":15939,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-1.2.0.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/vscode-textmate-1.2.0.tgz_1467305415589_0.5969631255138665"},"directories":{},"publish_time":1467305417242,"_cnpm_publish_time":1467305417242,"_hasShrinkwrap":false},"1.1.0":{"name":"vscode-textmate","version":"1.1.0","description":"VSCode TextMate grammar helpers","author":{"name":"Microsoft Corporation"},"main":"./release/main.js","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/Microsoft/vscode-textmate/issues"},"scripts":{"watch":"gulp watch","test":"gulp test","benchmark":"node benchmark/benchmark.js"},"dependencies":{"oniguruma":"^6.0.1","sax":"^1.1.1"},"devDependencies":{"colors":"^1.1.2","event-stream":"^3.3.1","gulp":"^3.9.0","gulp-concat":"^2.6.0","gulp-typescript":"^2.8.2"},"gitHead":"cb70371db7614e30dc57c2ba0fabd0e5600a3b82","homepage":"https://github.com/Microsoft/vscode-textmate#readme","_id":"vscode-textmate@1.1.0","_shasum":"9870b4011c93376d6de49a682dea82b781159655","_from":".","_npmVersion":"3.8.6","_nodeVersion":"5.11.0","_npmUser":{"name":"alexandrudima","email":"alexdima@microsoft.com"},"dist":{"shasum":"9870b4011c93376d6de49a682dea82b781159655","size":14153,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-1.1.0.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vscode-textmate-1.1.0.tgz_1464009937620_0.6109115420840681"},"directories":{},"publish_time":1464009940187,"_cnpm_publish_time":1464009940187,"_hasShrinkwrap":false},"1.0.11":{"name":"vscode-textmate","version":"1.0.11","description":"VSCode TextMate grammar helpers","author":{"name":"Microsoft Corporation"},"main":"./release/main.js","repository":{"type":"git","url":"https://github.com/Microsoft/vscode-textmate"},"license":"MIT","bugs":{"url":"https://github.com/Microsoft/vscode-textmate/issues"},"scripts":{"watch":"gulp watch","test":"gulp test","benchmark":"node benchmark/benchmark.js"},"dependencies":{"oniguruma":"^6.0.1","sax":"^1.1.1"},"devDependencies":{"colors":"^1.1.2","event-stream":"^3.3.1","gulp":"^3.9.0","gulp-concat":"^2.6.0","gulp-typescript":"^2.8.2"},"gitHead":"135cefb585f45f8328014a6ef247569a62ba0ff2","homepage":"https://github.com/Microsoft/vscode-textmate","_id":"vscode-textmate@1.0.11","_shasum":"fa4fbddb34bb611fcb261fb74d268234bef336f6","_from":".","_npmVersion":"2.14.4","_nodeVersion":"4.1.1","_npmUser":{"name":"alexandrudima","email":"alexdima@microsoft.com"},"dist":{"shasum":"fa4fbddb34bb611fcb261fb74d268234bef336f6","size":13242,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-1.0.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-1.0.11.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"directories":{},"publish_time":1454061499176,"_cnpm_publish_time":1454061499176,"_hasShrinkwrap":false},"1.0.10":{"name":"vscode-textmate","version":"1.0.10","description":"VSCode TextMate grammar helpers","author":{"name":"Microsoft Corporation"},"main":"./release/main.js","repository":{"type":"git","url":"https://github.com/Microsoft/vscode-textmate"},"license":"MIT","bugs":{"url":"https://github.com/Microsoft/vscode-textmate/issues"},"scripts":{"watch":"gulp watch","test":"gulp test","benchmark":"node benchmark/benchmark.js"},"dependencies":{"alexandrudima-oniguruma":"^6.0.0","sax":"^1.1.1"},"devDependencies":{"colors":"^1.1.2","event-stream":"^3.3.1","gulp":"^3.9.0","gulp-concat":"^2.6.0","gulp-typescript":"^2.8.2"},"gitHead":"6249d5a4016ba49951069b6bf83f055529f31fbc","homepage":"https://github.com/Microsoft/vscode-textmate","_id":"vscode-textmate@1.0.10","_shasum":"ca24af1bf326fd3be8a8187c1797ba58ac3b96cc","_from":".","_npmVersion":"2.14.4","_nodeVersion":"4.1.1","_npmUser":{"name":"alexandrudima","email":"alexdima@microsoft.com"},"dist":{"shasum":"ca24af1bf326fd3be8a8187c1797ba58ac3b96cc","size":13317,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-1.0.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-1.0.10.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"directories":{},"publish_time":1454030965468,"_cnpm_publish_time":1454030965468,"_hasShrinkwrap":false},"1.0.9":{"name":"vscode-textmate","version":"1.0.9","description":"VSCode TextMate grammar helpers","author":{"name":"Microsoft Corporation"},"main":"./release/main.js","repository":{"type":"git","url":"https://github.com/Microsoft/vscode-textmate"},"license":"MIT","bugs":{"url":"https://github.com/Microsoft/vscode-textmate/issues"},"scripts":{"watch":"gulp watch","test":"gulp test","benchmark":"node benchmark/benchmark.js"},"dependencies":{"alexandrudima-oniguruma":"^6.0.0","sax":"^1.1.1"},"devDependencies":{"colors":"^1.1.2","event-stream":"^3.3.1","gulp":"^3.9.0","gulp-concat":"^2.6.0","gulp-typescript":"^2.8.2"},"gitHead":"6be0ea8e601d641ca96f93e7c702e0a6c8dd6fec","homepage":"https://github.com/Microsoft/vscode-textmate","_id":"vscode-textmate@1.0.9","_shasum":"74cfcaa73f5bc4764fa5ca24ca5bebc50a7ff3b4","_from":".","_npmVersion":"2.14.4","_nodeVersion":"4.1.1","_npmUser":{"name":"alexandrudima","email":"alexdima@microsoft.com"},"dist":{"shasum":"74cfcaa73f5bc4764fa5ca24ca5bebc50a7ff3b4","size":54886,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-1.0.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-1.0.9.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"directories":{},"publish_time":1449436071041,"_cnpm_publish_time":1449436071041,"_hasShrinkwrap":false},"1.0.8":{"name":"vscode-textmate","version":"1.0.8","description":"VSCode TextMate grammar helpers","author":{"name":"Microsoft Corporation"},"main":"./release/main.js","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/Microsoft/vscode-textmate/issues"},"scripts":{"watch":"gulp watch","test":"gulp test","benchmark":"node benchmark/benchmark.js"},"dependencies":{"oniguruma":"^5.1.1","sax":"^1.1.1"},"devDependencies":{"colors":"^1.1.2","event-stream":"^3.3.1","gulp":"^3.9.0","gulp-concat":"^2.6.0","gulp-typescript":"^2.8.2"},"gitHead":"e08a39f73e99f3421064e1cc49214379bf1c1c5a","homepage":"https://github.com/Microsoft/vscode-textmate#readme","_id":"vscode-textmate@1.0.8","_shasum":"b3fe70520a184798947abf68d335aa8e2fc668e6","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.7","_npmUser":{"name":"alexandrudima","email":"alexdima@microsoft.com"},"dist":{"shasum":"b3fe70520a184798947abf68d335aa8e2fc668e6","size":13121,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-1.0.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-1.0.8.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"directories":{},"publish_time":1448897073560,"_cnpm_publish_time":1448897073560,"_hasShrinkwrap":false},"1.0.7":{"name":"vscode-textmate","version":"1.0.7","description":"VSCode TextMate grammar helpers","author":{"name":"Microsoft Corporation"},"main":"./release/main.js","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/Microsoft/vscode-textmate/issues"},"scripts":{"watch":"gulp watch","test":"gulp test","benchmark":"node benchmark/benchmark.js"},"dependencies":{"oniguruma":"^5.1.1","sax":"^1.1.1"},"devDependencies":{"colors":"^1.1.2","event-stream":"^3.3.1","gulp":"^3.9.0","gulp-concat":"^2.6.0","gulp-typescript":"^2.8.2"},"gitHead":"c680728a47a2d7bd323e9ca7b269fe383f0f9246","homepage":"https://github.com/Microsoft/vscode-textmate#readme","_id":"vscode-textmate@1.0.7","_shasum":"7c53a1d3bbb775ef17bc628ce2c9ad248f343c7a","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.7","_npmUser":{"name":"alexandrudima","email":"alexdima@microsoft.com"},"dist":{"shasum":"7c53a1d3bbb775ef17bc628ce2c9ad248f343c7a","size":14012,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-1.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-1.0.7.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"directories":{},"publish_time":1448469331022,"_cnpm_publish_time":1448469331022,"_hasShrinkwrap":false},"1.0.6":{"name":"vscode-textmate","version":"1.0.6","description":"VSCode TextMate grammar helpers","main":"./release/main.js","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/Microsoft/vscode-textmate/issues"},"scripts":{"watch":"gulp watch","test":"gulp test","benchmark":"node benchmark/benchmark.js"},"dependencies":{"oniguruma":"^5.1.1","sax":"^1.1.1"},"devDependencies":{"colors":"^1.1.2","event-stream":"^3.3.1","gulp":"^3.9.0","gulp-concat":"^2.6.0","gulp-typescript":"^2.8.2"},"gitHead":"248e978ba3f70d894103b9c23a136bb7bcae94b6","homepage":"https://github.com/Microsoft/vscode-textmate#readme","_id":"vscode-textmate@1.0.6","_shasum":"3c186dffe1914d9545c8fd3c22492c23b747994e","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.7","_npmUser":{"name":"aeschli","email":"martinae@microsoft.com"},"dist":{"shasum":"3c186dffe1914d9545c8fd3c22492c23b747994e","size":13061,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-1.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-1.0.6.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"directories":{},"publish_time":1447434674904,"_cnpm_publish_time":1447434674904,"_hasShrinkwrap":false},"1.0.5":{"name":"vscode-textmate","version":"1.0.5","description":"VSCode TextMate grammar helpers","main":"./release/main.js","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/Microsoft/vscode-textmate/issues"},"scripts":{"watch":"gulp watch","test":"gulp test","benchmark":"node benchmark/benchmark.js"},"dependencies":{"oniguruma":"^5.1.1","sax":"^1.1.1"},"devDependencies":{"colors":"^1.1.2","event-stream":"^3.3.1","gulp":"^3.9.0","gulp-concat":"^2.6.0","gulp-typescript":"^2.8.2"},"gitHead":"b8ad4fdd7ac98d90fe498f56eba6e47f0c26f265","homepage":"https://github.com/Microsoft/vscode-textmate#readme","_id":"vscode-textmate@1.0.5","_shasum":"96056f25a9ad4e859af2892e5dcedef5d17971b8","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.7","_npmUser":{"name":"alexandrudima","email":"alexdima@microsoft.com"},"dist":{"shasum":"96056f25a9ad4e859af2892e5dcedef5d17971b8","size":13347,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-1.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-1.0.5.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"directories":{},"publish_time":1447348315613,"_cnpm_publish_time":1447348315613,"_hasShrinkwrap":false},"1.0.4":{"name":"vscode-textmate","version":"1.0.4","description":"VSCode TextMate grammar helpers","main":"./release/main.js","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/Microsoft/vscode-textmate/issues"},"scripts":{"watch":"gulp watch","test":"gulp test","benchmark":"node benchmark/benchmark.js"},"dependencies":{"oniguruma":"^5.1.1","sax":"^1.1.1"},"devDependencies":{"colors":"^1.1.2","event-stream":"^3.3.1","gulp":"^3.9.0","gulp-concat":"^2.6.0","gulp-typescript":"^2.8.2"},"gitHead":"189ea33dae51be90f80bfa4cb41fd61ef8e093e5","homepage":"https://github.com/Microsoft/vscode-textmate#readme","_id":"vscode-textmate@1.0.4","_shasum":"399d761610b832b90f7799c2559bfa4050f96a22","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.7","_npmUser":{"name":"alexandrudima","email":"alexdima@microsoft.com"},"dist":{"shasum":"399d761610b832b90f7799c2559bfa4050f96a22","size":13352,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-1.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-1.0.4.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"directories":{},"publish_time":1446645209338,"_cnpm_publish_time":1446645209338,"_hasShrinkwrap":false},"1.0.3":{"name":"vscode-textmate","version":"1.0.3","description":"VSCode TextMate grammar helpers","main":"./release/main.js","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/Microsoft/vscode-textmate/issues"},"scripts":{"watch":"gulp watch","test":"gulp test","benchmark":"node benchmark/benchmark.js"},"dependencies":{"oniguruma":"^5.1.1","sax":"^1.1.1"},"devDependencies":{"colors":"^1.1.2","event-stream":"^3.3.1","gulp":"^3.9.0","gulp-concat":"^2.6.0","gulp-typescript":"^2.8.2"},"gitHead":"ed43020f9cb55dd547578c688911abe3d87f5e55","homepage":"https://github.com/Microsoft/vscode-textmate#readme","_id":"vscode-textmate@1.0.3","_shasum":"c9780053f7c5b8fc6451ffe82ede4188e0caa678","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.7","_npmUser":{"name":"alexandrudima","email":"alexdima@microsoft.com"},"dist":{"shasum":"c9780053f7c5b8fc6451ffe82ede4188e0caa678","size":13349,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-1.0.3.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"directories":{},"publish_time":1446495826316,"_cnpm_publish_time":1446495826316,"_hasShrinkwrap":false},"1.0.2":{"name":"vscode-textmate","version":"1.0.2","description":"VSCode TextMate grammar helpers","main":"./release/main.js","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/Microsoft/vscode-textmate/issues"},"scripts":{"watch":"gulp watch","test":"gulp test","benchmark":"node benchmark/benchmark.js"},"dependencies":{"oniguruma":"^5.1.1","sax":"^1.1.1"},"devDependencies":{"colors":"^1.1.2","event-stream":"^3.3.1","gulp":"^3.9.0","gulp-concat":"^2.6.0","gulp-typescript":"^2.8.2"},"gitHead":"67606beaaced238dafb70fea11528451d9978ee7","homepage":"https://github.com/Microsoft/vscode-textmate#readme","_id":"vscode-textmate@1.0.2","_shasum":"98156fd2aae57ae36cd0225e997bb0ce66dc63a2","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.7","_npmUser":{"name":"alexandrudima","email":"alexdima@microsoft.com"},"dist":{"shasum":"98156fd2aae57ae36cd0225e997bb0ce66dc63a2","size":13303,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-1.0.2.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"directories":{},"publish_time":1446293280567,"_cnpm_publish_time":1446293280567,"_hasShrinkwrap":false},"1.0.1":{"name":"vscode-textmate","version":"1.0.1","description":"VSCode TextMate grammar helpers","main":"./release/main.js","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/Microsoft/vscode-textmate/issues"},"scripts":{"watch":"gulp watch","test":"gulp test","benchmark":"node benchmark/benchmark.js"},"dependencies":{"oniguruma":"^5.1.1","sax":"^1.1.1"},"devDependencies":{"colors":"^1.1.2","event-stream":"^3.3.1","gulp":"^3.9.0","gulp-concat":"^2.6.0","gulp-typescript":"^2.8.2"},"gitHead":"172e3e2333d1f9dd5f9a8bf1bc421b9c1e878342","homepage":"https://github.com/Microsoft/vscode-textmate#readme","_id":"vscode-textmate@1.0.1","_shasum":"faea2acf14353d33668b8592750d70987fd86d07","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.7","_npmUser":{"name":"alexandrudima","email":"alexdima@microsoft.com"},"dist":{"shasum":"faea2acf14353d33668b8592750d70987fd86d07","size":13273,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-1.0.1.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"directories":{},"publish_time":1446222487245,"_cnpm_publish_time":1446222487245,"_hasShrinkwrap":false},"1.0.0":{"name":"vscode-textmate","version":"1.0.0","description":"VSCode TextMate grammar helpers","main":"./release/main.js","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/Microsoft/vscode-textmate/issues"},"scripts":{"watch":"gulp watch","test":"gulp test","benchmark":"node benchmark/benchmark.js"},"dependencies":{"oniguruma":"^5.1.1","sax":"^1.1.1"},"devDependencies":{"colors":"^1.1.2","event-stream":"^3.3.1","gulp":"^3.9.0","gulp-concat":"^2.6.0","gulp-typescript":"^2.8.2"},"gitHead":"878bd78a0be47cb5b376ae950d6b0e61e0c016c5","homepage":"https://github.com/Microsoft/vscode-textmate#readme","_id":"vscode-textmate@1.0.0","_shasum":"8610a1de25e970737fcdcf01f454f77ba74a6590","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.7","_npmUser":{"name":"bpasero","email":"benjpas@microsoft.com"},"dist":{"shasum":"8610a1de25e970737fcdcf01f454f77ba74a6590","size":10633,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-1.0.0.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"directories":{},"publish_time":1445419563755,"_cnpm_publish_time":1445419563755,"_hasShrinkwrap":false},"0.0.4":{"name":"vscode-textmate","version":"0.0.4","description":"VSCode TextMate grammar helpers","main":"./release/main.js","repository":{"type":"git","url":"https://github.com/Microsoft/vscode-textmate"},"license":"MIT","bugs":{"url":"https://github.com/Microsoft/vscode-textmate/issues"},"scripts":{"watch":"gulp watch","test":"gulp test","benchmark":"node benchmark/benchmark.js"},"dependencies":{"oniguruma":"^4.2.4","sax":"^1.1.1"},"devDependencies":{"colors":"^1.1.2","event-stream":"^3.3.1","gulp":"^3.9.0","gulp-concat":"^2.6.0","gulp-typescript":"^2.8.2"},"gitHead":"663fdb724099f72c1ebd2b4178e7520765b3f9ac","homepage":"https://github.com/Microsoft/vscode-textmate","_id":"vscode-textmate@0.0.4","_shasum":"50c0a5a2d173f663d4a80b0ae083936a97037ffd","_from":".","_npmVersion":"2.7.4","_nodeVersion":"0.12.2","_npmUser":{"name":"alexandrudima","email":"alexdima@microsoft.com"},"dist":{"shasum":"50c0a5a2d173f663d4a80b0ae083936a97037ffd","size":11497,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-0.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-0.0.4.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"directories":{},"publish_time":1442842911026,"_cnpm_publish_time":1442842911026,"_hasShrinkwrap":false},"0.0.3":{"name":"vscode-textmate","version":"0.0.3","description":"VSCode TextMate grammar helpers","main":"./release/main.js","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-textmate.git"},"license":"MIT","bugs":{"url":"https://github.com/Microsoft/vscode-textmate/issues"},"scripts":{"watch":"gulp watch","test":"gulp test","benchmark":"node benchmark/benchmark.js"},"dependencies":{"oniguruma":"4.2.2","sax":"^1.1.1"},"devDependencies":{"colors":"^1.1.2","event-stream":"^3.3.1","gulp":"^3.9.0","gulp-concat":"^2.6.0","gulp-typescript":"^2.8.2"},"gitHead":"b032395f55d679e7c5a4de2d7426feadff99d279","homepage":"https://github.com/Microsoft/vscode-textmate#readme","_id":"vscode-textmate@0.0.3","_shasum":"3f953c58aae7d9dd4775da49c723a1d1c1ec6750","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.7","_npmUser":{"name":"alexandrudima","email":"alexdima@microsoft.com"},"dist":{"shasum":"3f953c58aae7d9dd4775da49c723a1d1c1ec6750","size":11483,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-0.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-0.0.3.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"directories":{},"publish_time":1442489936669,"_cnpm_publish_time":1442489936669,"_hasShrinkwrap":false},"0.0.2":{"name":"vscode-textmate","version":"0.0.2","description":"VSCode TextMate grammar helpers","main":"./release/main.js","repository":{"type":"git","url":"https://github.com/Microsoft/vscode-textmate"},"licenses":[{"type":"MIT","url":"http://github.com/Microsoft/vscode-textmate/raw/master/LICENSE.md"}],"bugs":{"url":"https://github.com/Microsoft/vscode-textmate/issues"},"scripts":{"watch":"gulp watch","test":"gulp test","benchmark":"node benchmark/benchmark.js"},"dependencies":{"oniguruma":"4.2.2","sax":"^1.1.1"},"devDependencies":{"event-stream":"^3.3.1","gulp":"^3.9.0","gulp-concat":"^2.6.0","gulp-typescript":"^2.8.2"},"gitHead":"b4a939f9472e5637dff6570c43a6020c6af3dce4","homepage":"https://github.com/Microsoft/vscode-textmate","_id":"vscode-textmate@0.0.2","_shasum":"d865d39239fe66e9e2f703ba71fc35be543a4419","_from":".","_npmVersion":"2.7.4","_nodeVersion":"0.12.2","_npmUser":{"name":"alexandrudima","email":"alexdima@microsoft.com"},"dist":{"shasum":"d865d39239fe66e9e2f703ba71fc35be543a4419","size":11454,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-0.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-0.0.2.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"directories":{},"publish_time":1442410551019,"_cnpm_publish_time":1442410551019,"_hasShrinkwrap":false},"0.0.1":{"name":"vscode-textmate","version":"0.0.1","description":"VSCode TextMate grammar helpers","main":"./release/main.js","repository":{"type":"git","url":"https://github.com/Microsoft/vscode-textmate"},"licenses":[{"type":"MIT","url":"http://github.com/Microsoft/vscode-textmate/raw/master/LICENSE.md"}],"bugs":{"url":"https://github.com/Microsoft/vscode-textmate/issues"},"scripts":{"watch":"gulp watch","test":"gulp test","benchmark":"node benchmark/benchmark.js"},"dependencies":{"oniguruma":"4.2.2","sax":"^1.1.1"},"devDependencies":{"event-stream":"^3.3.1","gulp":"^3.9.0","gulp-concat":"^2.6.0","gulp-typescript":"^2.8.2"},"gitHead":"bc2203d5923a342983df82f1ed7e66dbfa54b581","homepage":"https://github.com/Microsoft/vscode-textmate","_id":"vscode-textmate@0.0.1","_shasum":"afef9711d37b1f05f361b620922d4d5a2932b5dc","_from":".","_npmVersion":"2.7.4","_nodeVersion":"0.12.2","_npmUser":{"name":"alexandrudima","email":"alexdima@microsoft.com"},"dist":{"shasum":"afef9711d37b1f05f361b620922d4d5a2932b5dc","size":20125,"noattachment":false,"key":"/vscode-textmate/-/vscode-textmate-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-textmate/download/vscode-textmate-0.0.1.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"vscode-bot","email":""}],"directories":{},"publish_time":1442410358689,"_cnpm_publish_time":1442410358689,"_hasShrinkwrap":false}},"readme":"# VSCode TextMate [![Build Status](https://dev.azure.com/ms/vscode-textmate/_apis/build/status/microsoft.vscode-textmate?branchName=master)](https://dev.azure.com/ms/vscode-textmate/_build/latest?definitionId=172&branchName=master)\n\nAn interpreter for grammar files as defined by TextMate. TextMate grammars use the oniguruma dialect (https://github.com/kkos/oniguruma). Supports loading grammar files from JSON or PLIST format. This library is used in VS Code. Cross - grammar injections are currently not supported.\n\n## Installing\n\n```sh\nnpm install vscode-textmate\n```\n\n## Using\n\n```javascript\nconst fs = require('fs');\nconst path = require('path');\nconst vsctm = require('vscode-textmate');\nconst oniguruma = require('vscode-oniguruma');\n\n/**\n * Utility to read a file as a promise\n */\nfunction readFile(path) {\n    return new Promise((resolve, reject) => {\n        fs.readFile(path, (error, data) => error ? reject(error) : resolve(data));\n    })\n}\n\nconst wasmBin = fs.readFileSync(path.join(__dirname, './node_modules/vscode-oniguruma/release/onig.wasm')).buffer;\nconst vscodeOnigurumaLib = oniguruma.loadWASM(wasmBin).then(() => {\n    return {\n        createOnigScanner(patterns) { return new oniguruma.OnigScanner(patterns); },\n        createOnigString(s) { return new oniguruma.OnigString(s); }\n    };\n});\n\n// Create a registry that can create a grammar from a scope name.\nconst registry = new vsctm.Registry({\n    onigLib: vscodeOnigurumaLib,\n    loadGrammar: (scopeName) => {\n        if (scopeName === 'source.js') {\n            // https://github.com/textmate/javascript.tmbundle/blob/master/Syntaxes/JavaScript.plist\n            return readFile('./JavaScript.plist').then(data => vsctm.parseRawGrammar(data.toString()))\n        }\n        console.log(`Unknown scope name: ${scopeName}`);\n        return null;\n    }\n});\n\n// Load the JavaScript grammar and any other grammars included by it async.\nregistry.loadGrammar('source.js').then(grammar => {\n    const text = [\n        `function sayHello(name) {`,\n        `\\treturn \"Hello, \" + name;`,\n        `}`\n    ];\n    let ruleStack = vsctm.INITIAL;\n    for (let i = 0; i < text.length; i++) {\n        const line = text[i];\n        const lineTokens = grammar.tokenizeLine(line, ruleStack);\n        console.log(`\\nTokenizing line: ${line}`);\n        for (let j = 0; j < lineTokens.tokens.length; j++) {\n            const token = lineTokens.tokens[j];\n            console.log(` - token from ${token.startIndex} to ${token.endIndex} ` +\n              `(${line.substring(token.startIndex, token.endIndex)}) ` +\n              `with scopes ${token.scopes.join(', ')}`\n            );\n        }\n        ruleStack = lineTokens.ruleStack;\n    }\n});\n\n/* OUTPUT:\n\nUnknown scope name: source.js.regexp\n\nTokenizing line: function sayHello(name) {\n - token from 0 to 8 (function) with scopes source.js, meta.function.js, storage.type.function.js\n - token from 8 to 9 ( ) with scopes source.js, meta.function.js\n - token from 9 to 17 (sayHello) with scopes source.js, meta.function.js, entity.name.function.js\n - token from 17 to 18 (() with scopes source.js, meta.function.js, punctuation.definition.parameters.begin.js\n - token from 18 to 22 (name) with scopes source.js, meta.function.js, variable.parameter.function.js\n - token from 22 to 23 ()) with scopes source.js, meta.function.js, punctuation.definition.parameters.end.js\n - token from 23 to 24 ( ) with scopes source.js\n - token from 24 to 25 ({) with scopes source.js, punctuation.section.scope.begin.js\n\nTokenizing line:        return \"Hello, \" + name;\n - token from 0 to 1 (  ) with scopes source.js\n - token from 1 to 7 (return) with scopes source.js, keyword.control.js\n - token from 7 to 8 ( ) with scopes source.js\n - token from 8 to 9 (\") with scopes source.js, string.quoted.double.js, punctuation.definition.string.begin.js\n - token from 9 to 16 (Hello, ) with scopes source.js, string.quoted.double.js\n - token from 16 to 17 (\") with scopes source.js, string.quoted.double.js, punctuation.definition.string.end.js\n - token from 17 to 18 ( ) with scopes source.js\n - token from 18 to 19 (+) with scopes source.js, keyword.operator.arithmetic.js\n - token from 19 to 20 ( ) with scopes source.js\n - token from 20 to 24 (name) with scopes source.js, support.constant.dom.js\n - token from 24 to 25 (;) with scopes source.js, punctuation.terminator.statement.js\n\nTokenizing line: }\n - token from 0 to 1 (}) with scopes source.js, punctuation.section.scope.end.js\n\n*/\n\n```\n\n## For grammar authors\n\nSee [vscode-tmgrammar-test](https://github.com/PanAeon/vscode-tmgrammar-test) that can help you write unit tests against your grammar.\n\n## API doc\n\nSee [the main.ts file](./src/main.ts)\n\n## Developing\n\n* Clone the repository\n* Run `npm install`\n* Compile in the background with `npm run watch`\n* Run tests with `npm test`\n* Run benchmark with `npm run benchmark`\n* Troubleshoot a grammar with `npm run inspect -- PATH_TO_GRAMMAR PATH_TO_FILE`\n\n## Code of Conduct\n\nThis project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.\n\n\n## License\n[MIT](https://github.com/Microsoft/vscode-textmate/blob/master/LICENSE.md)\n\n","_attachments":{},"homepage":"https://github.com/microsoft/vscode-textmate#readme","bugs":{"url":"https://github.com/microsoft/vscode-textmate/issues"},"license":"MIT"}