{"_id":"lines-and-columns","_rev":"3126929","name":"lines-and-columns","description":"Maps lines and columns to character offsets and back.","dist-tags":{"latest":"2.0.4","v11x":"1.1.11","v12x":"1.2.4"},"maintainers":[{"name":"eventualbuddha","email":""}],"time":{"modified":"2023-11-27T06:23:30.000Z","created":"2015-12-02T19:57:59.708Z","2.0.4":"2023-11-07T01:41:53.302Z","2.0.3":"2021-11-23T03:15:17.010Z","1.2.4":"2021-11-21T03:31:07.871Z","1.1.11":"2021-11-21T03:30:36.129Z","1.1.10":"2021-11-21T00:32:46.542Z","1.2.3":"2021-11-21T00:30:55.831Z","1.2.2":"2021-11-21T00:28:55.542Z","2.0.2":"2021-11-20T23:28:46.961Z","1.2.1":"2021-11-20T23:17:19.625Z","1.1.9":"2021-11-20T23:15:03.350Z","1.1.8":"2021-11-20T23:09:10.780Z","2.0.1":"2021-11-20T22:42:19.703Z","2.0.0":"2021-11-20T22:27:07.947Z","1.2.0":"2021-11-20T22:23:35.670Z","1.1.7":"2021-11-20T22:15:14.474Z","1.1.6":"2016-12-20T17:32:14.921Z","1.1.5":"2016-06-26T21:54:01.493Z","1.1.4":"2016-06-26T16:57:46.382Z","1.1.3":"2016-06-24T03:52:38.515Z","1.1.2":"2016-06-24T03:36:31.344Z","1.1.1":"2016-03-09T01:56:07.519Z","1.1.0":"2016-03-09T01:49:47.038Z","1.0.2":"2015-12-05T19:32:05.157Z","1.0.1":"2015-12-02T20:00:17.654Z","1.0.0":"2015-12-02T19:57:59.708Z"},"users":{},"author":{"name":"Brian Donovan","email":"brian@donovans.cc"},"repository":{"type":"git","url":"git+https://github.com/eventualbuddha/lines-and-columns.git"},"versions":{"2.0.4":{"name":"lines-and-columns","version":"2.0.4","description":"Maps lines and columns to character offsets and back.","keywords":["lines","columns","parser"],"homepage":"https://github.com/eventualbuddha/lines-and-columns#readme","bugs":{"url":"https://github.com/eventualbuddha/lines-and-columns/issues"},"repository":{"type":"git","url":"git+https://github.com/eventualbuddha/lines-and-columns.git"},"license":"MIT","author":{"name":"Brian Donovan","email":"brian@donovans.cc"},"type":"module","main":"./build/index.cjs","exports":{"import":"./build/index.mjs","require":"./build/index.cjs","types":"./build/index.d.ts"},"types":"./build/index.d.ts","scripts":{"prebuild":"rm -rf build","build":"tsc --project tsconfig.build.json && mv build/index.js build/index.mjs && tsc --project tsconfig.build.json --module commonjs && mv build/index.js build/index.cjs","build:watch":"tsc --project tsconfig.build.json --watch","lint":"eslint .","lint:fix":"eslint . --fix","prepublishOnly":"npm run lint && npm run build","test":"is-ci test:coverage test:watch","test:coverage":"jest --coverage","test:watch":"jest --watch"},"devDependencies":{"@types/jest":"^27.0.3","@types/node":"^16.11.9","@typescript-eslint/eslint-plugin":"^5.4.0","@typescript-eslint/parser":"^5.4.0","esbuild":"^0.13.15","esbuild-runner":"^2.2.1","eslint":"^8.2.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","is-ci-cli":"^2.2.0","jest":"^27.3.1","prettier":"^2.4.1","semantic-release":"^18.0.0","typescript":"^4.5.2"},"engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"gitHead":"eea2581b131685f2c21de777fd037c8ddd343354","_id":"lines-and-columns@2.0.4","_nodeVersion":"14.21.3","_npmVersion":"6.14.18","dist":{"shasum":"d00318855905d2660d8c0822e3f5a4715855fc42","size":2472,"noattachment":false,"key":"/lines-and-columns/-/lines-and-columns-2.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/lines-and-columns/download/lines-and-columns-2.0.4.tgz"},"_npmUser":{"name":"eventualbuddha","email":"brian@donovans.cc"},"directories":{},"maintainers":[{"name":"eventualbuddha","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lines-and-columns_2.0.4_1699321313143_0.3882401338787851"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-07T01:41:53.302Z","publish_time":1699321313302,"_source_registry_name":"default","_cnpm_publish_time":1699321313302},"2.0.3":{"name":"lines-and-columns","version":"2.0.3","description":"Maps lines and columns to character offsets and back.","keywords":["lines","columns","parser"],"homepage":"https://github.com/eventualbuddha/lines-and-columns#readme","bugs":{"url":"https://github.com/eventualbuddha/lines-and-columns/issues"},"repository":{"type":"git","url":"git+https://github.com/eventualbuddha/lines-and-columns.git"},"license":"MIT","author":{"name":"Brian Donovan","email":"brian@donovans.cc"},"type":"module","main":"./build/index.cjs","exports":{"import":"./build/index.mjs","require":"./build/index.cjs"},"types":"./build/index.d.ts","scripts":{"prebuild":"rm -rf build","build":"tsc --project tsconfig.build.json && mv build/index.js build/index.mjs && tsc --project tsconfig.build.json --module commonjs && mv build/index.js build/index.cjs","build:watch":"tsc --project tsconfig.build.json --watch","lint":"eslint .","lint:fix":"eslint . --fix","prepublishOnly":"npm run lint && npm run build","test":"is-ci test:coverage test:watch","test:coverage":"jest --coverage","test:watch":"jest --watch"},"devDependencies":{"@types/jest":"^27.0.3","@types/node":"^16.11.9","@typescript-eslint/eslint-plugin":"^5.4.0","@typescript-eslint/parser":"^5.4.0","esbuild":"^0.13.15","esbuild-runner":"^2.2.1","eslint":"^8.2.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","is-ci-cli":"^2.2.0","jest":"^27.3.1","prettier":"^2.4.1","semantic-release":"^18.0.0","typescript":"^4.5.2"},"engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"gitHead":"5febeb9674ded91908d3893581224f64111d95c3","_id":"lines-and-columns@2.0.3","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"shasum":"b2f0badedb556b747020ab8ea7f0373e22efac1b","size":2467,"noattachment":false,"key":"/lines-and-columns/-/lines-and-columns-2.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/lines-and-columns/download/lines-and-columns-2.0.3.tgz"},"_npmUser":{"name":"eventualbuddha","email":"brian@donovans.cc"},"directories":{},"maintainers":[{"name":"eventualbuddha","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lines-and-columns_2.0.3_1637637316867_0.07975102360943587"},"_hasShrinkwrap":false,"publish_time":1637637317010,"_cnpm_publish_time":1637637317010},"1.2.4":{"name":"lines-and-columns","version":"1.2.4","description":"Maps lines and columns to character offsets and back.","keywords":["lines","columns","parser"],"homepage":"https://github.com/eventualbuddha/lines-and-columns#readme","bugs":{"url":"https://github.com/eventualbuddha/lines-and-columns/issues"},"repository":{"type":"git","url":"git+https://github.com/eventualbuddha/lines-and-columns.git"},"license":"MIT","author":{"name":"Brian Donovan","email":"brian@donovans.cc"},"main":"./build/index.js","types":"./build/index.d.ts","scripts":{"build:watch":"tsc --build tsconfig.build.json --watch","lint":"eslint .","lint:fix":"eslint . --fix","test":"is-ci test:coverage test:watch","test:coverage":"jest --coverage","test:watch":"jest --watch"},"devDependencies":{"@types/jest":"^27.0.3","@types/node":"^16.11.9","@typescript-eslint/eslint-plugin":"^5.4.0","@typescript-eslint/parser":"^5.4.0","esbuild":"^0.13.15","esbuild-runner":"^2.2.1","eslint":"^8.2.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","is-ci-cli":"^2.2.0","jest":"^27.3.1","prettier":"^2.4.1","semantic-release":"^18.0.0","typescript":"^4.5.2"},"readmeFilename":"README.md","gitHead":"3389156275890966091dec7611105fa5d47eb964","_id":"lines-and-columns@1.2.4","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"shasum":"eca284f75d2965079309dc0ad9255abb2ebc1632","size":2270,"noattachment":false,"key":"/lines-and-columns/-/lines-and-columns-1.2.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/lines-and-columns/download/lines-and-columns-1.2.4.tgz"},"_npmUser":{"name":"eventualbuddha","email":"brian@donovans.cc"},"directories":{},"maintainers":[{"name":"eventualbuddha","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lines-and-columns_1.2.4_1637465467723_0.5441094030662781"},"_hasShrinkwrap":false,"publish_time":1637465467871,"_cnpm_publish_time":1637465467871},"1.1.11":{"name":"lines-and-columns","version":"1.1.11","description":"Maps lines and columns to character offsets and back.","keywords":["lines","columns","parser"],"homepage":"https://github.com/eventualbuddha/lines-and-columns#readme","bugs":{"url":"https://github.com/eventualbuddha/lines-and-columns/issues"},"repository":{"type":"git","url":"git+https://github.com/eventualbuddha/lines-and-columns.git"},"license":"MIT","author":{"name":"Brian Donovan","email":"brian@donovans.cc"},"main":"./build/index.js","types":"./build/index.d.ts","scripts":{"build:watch":"tsc --build tsconfig.build.json --watch","lint":"eslint .","lint:fix":"eslint . --fix","test":"is-ci test:coverage test:watch","test:coverage":"jest --coverage","test:watch":"jest --watch"},"devDependencies":{"@types/jest":"^27.0.3","@types/node":"^16.11.9","@typescript-eslint/eslint-plugin":"^5.4.0","@typescript-eslint/parser":"^5.4.0","esbuild":"^0.13.15","esbuild-runner":"^2.2.1","eslint":"^8.2.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","is-ci-cli":"^2.2.0","jest":"^27.3.1","prettier":"^2.4.1","semantic-release":"^18.0.0","typescript":"^4.5.2"},"readmeFilename":"README.md","gitHead":"2add0e01a821878b3f9184c321d82d62cb9e397f","_id":"lines-and-columns@1.1.11","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"shasum":"ca5695c70af5b6c3194fd87fa6e584dc2ddcf053","size":2271,"noattachment":false,"key":"/lines-and-columns/-/lines-and-columns-1.1.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/lines-and-columns/download/lines-and-columns-1.1.11.tgz"},"_npmUser":{"name":"eventualbuddha","email":"brian@donovans.cc"},"directories":{},"maintainers":[{"name":"eventualbuddha","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lines-and-columns_1.1.11_1637465435935_0.013558742045275629"},"_hasShrinkwrap":false,"publish_time":1637465436129,"_cnpm_publish_time":1637465436129},"1.1.10":{"name":"lines-and-columns","version":"1.1.10","description":"Maps lines and columns to character offsets and back.","keywords":["lines","columns","parser"],"homepage":"https://github.com/eventualbuddha/lines-and-columns#readme","bugs":{"url":"https://github.com/eventualbuddha/lines-and-columns/issues"},"repository":{"type":"git","url":"git+https://github.com/eventualbuddha/lines-and-columns.git"},"license":"MIT","author":{"name":"Brian Donovan","email":"brian@donovans.cc"},"main":"./build/index.js","types":"./build/index.d.ts","scripts":{"build:watch":"tsc --build tsconfig.build.json --watch","lint":"eslint .","lint:fix":"eslint . --fix","test":"is-ci test:coverage test:watch","test:coverage":"jest --coverage","test:watch":"jest --watch"},"devDependencies":{"@types/jest":"^27.0.3","@types/node":"^16.11.9","@typescript-eslint/eslint-plugin":"^5.4.0","@typescript-eslint/parser":"^5.4.0","esbuild":"^0.13.15","esbuild-runner":"^2.2.1","eslint":"^8.2.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","is-ci-cli":"^2.2.0","jest":"^27.3.1","prettier":"^2.4.1","semantic-release":"^18.0.0","typescript":"^4.5.2"},"engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"readmeFilename":"README.md","gitHead":"4a49b9d06430260762411f08143c5c83f99f4f7d","_id":"lines-and-columns@1.1.10","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"shasum":"72d31c564ea5f3f6f12cfc43e157471f522e232f","size":2300,"noattachment":false,"key":"/lines-and-columns/-/lines-and-columns-1.1.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/lines-and-columns/download/lines-and-columns-1.1.10.tgz"},"_npmUser":{"name":"eventualbuddha","email":"brian@donovans.cc"},"directories":{},"maintainers":[{"name":"eventualbuddha","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lines-and-columns_1.1.10_1637454766267_0.9413256950847306"},"_hasShrinkwrap":false,"publish_time":1637454766542,"_cnpm_publish_time":1637454766542},"1.2.3":{"name":"lines-and-columns","version":"1.2.3","description":"Maps lines and columns to character offsets and back.","keywords":["lines","columns","parser"],"homepage":"https://github.com/eventualbuddha/lines-and-columns#readme","bugs":{"url":"https://github.com/eventualbuddha/lines-and-columns/issues"},"repository":{"type":"git","url":"git+https://github.com/eventualbuddha/lines-and-columns.git"},"license":"MIT","author":{"name":"Brian Donovan","email":"brian@donovans.cc"},"main":"./build/index.js","types":"./build/index.d.ts","scripts":{"build:watch":"tsc --build tsconfig.build.json --watch","lint":"eslint .","lint:fix":"eslint . --fix","test":"is-ci test:coverage test:watch","test:coverage":"jest --coverage","test:watch":"jest --watch"},"devDependencies":{"@types/jest":"^27.0.3","@types/node":"^16.11.9","@typescript-eslint/eslint-plugin":"^5.4.0","@typescript-eslint/parser":"^5.4.0","esbuild":"^0.13.15","esbuild-runner":"^2.2.1","eslint":"^8.2.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","is-ci-cli":"^2.2.0","jest":"^27.3.1","prettier":"^2.4.1","semantic-release":"^18.0.0","typescript":"^4.5.2"},"engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"readmeFilename":"README.md","gitHead":"202600ade7764fad528c0621d7640c43e535d4d1","_id":"lines-and-columns@1.2.3","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"shasum":"3360dbb0dfffd23a6ad0300135efacb50f50eb73","size":2299,"noattachment":false,"key":"/lines-and-columns/-/lines-and-columns-1.2.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/lines-and-columns/download/lines-and-columns-1.2.3.tgz"},"_npmUser":{"name":"eventualbuddha","email":"brian@donovans.cc"},"directories":{},"maintainers":[{"name":"eventualbuddha","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lines-and-columns_1.2.3_1637454655610_0.309924235629945"},"_hasShrinkwrap":false,"publish_time":1637454655831,"_cnpm_publish_time":1637454655831},"1.2.2":{"name":"lines-and-columns","version":"1.2.2","description":"Maps lines and columns to character offsets and back.","keywords":["lines","columns","parser"],"homepage":"https://github.com/eventualbuddha/lines-and-columns#readme","bugs":{"url":"https://github.com/eventualbuddha/lines-and-columns/issues"},"repository":{"type":"git","url":"git+https://github.com/eventualbuddha/lines-and-columns.git"},"license":"MIT","author":{"name":"Brian Donovan","email":"brian@donovans.cc"},"type":"module","main":"./build/index.js","types":"./build/index.d.ts","scripts":{"build:watch":"tsc --build tsconfig.build.json --watch","lint":"eslint .","lint:fix":"eslint . --fix","test":"is-ci test:coverage test:watch","test:coverage":"jest --coverage","test:watch":"jest --watch"},"devDependencies":{"@types/jest":"^27.0.3","@types/node":"^16.11.9","@typescript-eslint/eslint-plugin":"^5.4.0","@typescript-eslint/parser":"^5.4.0","esbuild":"^0.13.15","esbuild-runner":"^2.2.1","eslint":"^8.2.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","is-ci-cli":"^2.2.0","jest":"^27.3.1","prettier":"^2.4.1","semantic-release":"^18.0.0","typescript":"^4.5.2"},"engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"readmeFilename":"README.md","gitHead":"88c0068267d24b990775630f05137b720d0802c5","_id":"lines-and-columns@1.2.2","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"shasum":"f74afb0ad97d43cf72df6bc99611d3abe08e4175","size":2307,"noattachment":false,"key":"/lines-and-columns/-/lines-and-columns-1.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/lines-and-columns/download/lines-and-columns-1.2.2.tgz"},"_npmUser":{"name":"eventualbuddha","email":"brian@donovans.cc"},"directories":{},"maintainers":[{"name":"eventualbuddha","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lines-and-columns_1.2.2_1637454535337_0.15639165278752087"},"_hasShrinkwrap":false,"deprecated":"use 1.2.3 or later","publish_time":1637454535542,"_cnpm_publish_time":1637454535542},"2.0.2":{"name":"lines-and-columns","version":"2.0.2","description":"Maps lines and columns to character offsets and back.","keywords":["lines","columns","parser"],"homepage":"https://github.com/eventualbuddha/lines-and-columns#readme","bugs":{"url":"https://github.com/eventualbuddha/lines-and-columns/issues"},"repository":{"type":"git","url":"git+https://github.com/eventualbuddha/lines-and-columns.git"},"license":"MIT","author":{"name":"Brian Donovan","email":"brian@donovans.cc"},"type":"module","main":"./build/index.cjs","exports":{"import":"./build/index.mjs","require":"./build/index.cjs"},"types":"./build/index.d.ts","scripts":{"prebuild":"rm -rf build","build":"tsc --project tsconfig.build.json && mv build/index.js build/index.mjs && tsc --project tsconfig.build.json --module commonjs && mv build/index.js build/index.cjs","build:watch":"tsc --project tsconfig.build.json --watch","lint":"eslint .","lint:fix":"eslint . --fix","prepublishOnly":"npm run lint && npm run build","test":"is-ci test:coverage test:watch","test:coverage":"jest --coverage","test:watch":"jest --watch"},"devDependencies":{"@types/jest":"^27.0.3","@types/node":"^16.11.9","@typescript-eslint/eslint-plugin":"^5.4.0","@typescript-eslint/parser":"^5.4.0","esbuild":"^0.13.15","esbuild-runner":"^2.2.1","eslint":"^8.2.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","is-ci-cli":"^2.2.0","jest":"^27.3.1","prettier":"^2.4.1","semantic-release":"^18.0.0","typescript":"^4.5.2"},"engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"gitHead":"1596423297c02ea1dd4f28fbfa07a5dfc8ff6e25","_id":"lines-and-columns@2.0.2","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"shasum":"84de68939c83376b568327a156899c64a369f4d5","size":2463,"noattachment":false,"key":"/lines-and-columns/-/lines-and-columns-2.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/lines-and-columns/download/lines-and-columns-2.0.2.tgz"},"_npmUser":{"name":"eventualbuddha","email":"brian@donovans.cc"},"directories":{},"maintainers":[{"name":"eventualbuddha","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lines-and-columns_2.0.2_1637450926833_0.25550799192942764"},"_hasShrinkwrap":false,"publish_time":1637450926961,"_cnpm_publish_time":1637450926961},"1.2.1":{"name":"lines-and-columns","version":"1.2.1","description":"Maps lines and columns to character offsets and back.","keywords":["lines","columns","parser"],"homepage":"https://github.com/eventualbuddha/lines-and-columns#readme","bugs":{"url":"https://github.com/eventualbuddha/lines-and-columns/issues"},"repository":{"type":"git","url":"git+https://github.com/eventualbuddha/lines-and-columns.git"},"license":"MIT","author":{"name":"Brian Donovan","email":"brian@donovans.cc"},"type":"module","main":"./build/index.cjs","exports":{"import":"./build/index.mjs","require":"./build/index.cjs"},"types":"./build/index.d.ts","scripts":{"build:watch":"tsc --build tsconfig.build.json --watch","lint":"eslint .","lint:fix":"eslint . --fix","test":"is-ci test:coverage test:watch","test:coverage":"jest --coverage","test:watch":"jest --watch"},"devDependencies":{"@types/jest":"^27.0.3","@types/node":"^16.11.9","@typescript-eslint/eslint-plugin":"^5.4.0","@typescript-eslint/parser":"^5.4.0","esbuild":"^0.13.15","esbuild-runner":"^2.2.1","eslint":"^8.2.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","is-ci-cli":"^2.2.0","jest":"^27.3.1","prettier":"^2.4.1","semantic-release":"^18.0.0","typescript":"^4.5.2"},"engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"gitHead":"9b5d514e12b8ef3b56f9396c28c3518e2cae118d","_id":"lines-and-columns@1.2.1","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"shasum":"2710d566aed4caeb6761f4c78d94435f15a939e9","size":2377,"noattachment":false,"key":"/lines-and-columns/-/lines-and-columns-1.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/lines-and-columns/download/lines-and-columns-1.2.1.tgz"},"_npmUser":{"name":"eventualbuddha","email":"brian@donovans.cc"},"directories":{},"maintainers":[{"name":"eventualbuddha","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lines-and-columns_1.2.1_1637450239485_0.44838416996774044"},"_hasShrinkwrap":false,"publish_time":1637450239625,"_cnpm_publish_time":1637450239625,"deprecated":"use 1.2.3 or later"},"1.1.9":{"name":"lines-and-columns","version":"1.1.9","description":"Maps lines and columns to character offsets and back.","keywords":["lines","columns","parser"],"homepage":"https://github.com/eventualbuddha/lines-and-columns#readme","bugs":{"url":"https://github.com/eventualbuddha/lines-and-columns/issues"},"repository":{"type":"git","url":"git+https://github.com/eventualbuddha/lines-and-columns.git"},"license":"MIT","author":{"name":"Brian Donovan","email":"brian@donovans.cc"},"type":"module","main":"./build/index.cjs","exports":{"import":"./build/index.mjs","require":"./build/index.cjs"},"types":"./build/index.d.ts","scripts":{"build:watch":"tsc --build tsconfig.build.json --watch","lint":"eslint .","lint:fix":"eslint . --fix","test":"is-ci test:coverage test:watch","test:coverage":"jest --coverage","test:watch":"jest --watch"},"devDependencies":{"@types/jest":"^27.0.3","@types/node":"^16.11.9","@typescript-eslint/eslint-plugin":"^5.4.0","@typescript-eslint/parser":"^5.4.0","esbuild":"^0.13.15","esbuild-runner":"^2.2.1","eslint":"^8.2.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","is-ci-cli":"^2.2.0","jest":"^27.3.1","prettier":"^2.4.1","semantic-release":"^18.0.0","typescript":"^4.5.2"},"engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"gitHead":"f405090a3a69b431e1deca879531ae38fa73edb0","_id":"lines-and-columns@1.1.9","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"shasum":"a5fdcb01d06bf3825c4ba120a7d96c6792184cae","size":2379,"noattachment":false,"key":"/lines-and-columns/-/lines-and-columns-1.1.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/lines-and-columns/download/lines-and-columns-1.1.9.tgz"},"_npmUser":{"name":"eventualbuddha","email":"brian@donovans.cc"},"directories":{},"maintainers":[{"name":"eventualbuddha","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lines-and-columns_1.1.9_1637450103213_0.43000422555653883"},"_hasShrinkwrap":false,"publish_time":1637450103350,"_cnpm_publish_time":1637450103350,"deprecated":"use 1.1.10 or later"},"1.1.8":{"name":"lines-and-columns","version":"1.1.8","description":"Maps lines and columns to character offsets and back.","keywords":["lines","columns","parser"],"homepage":"https://github.com/eventualbuddha/lines-and-columns#readme","bugs":{"url":"https://github.com/eventualbuddha/lines-and-columns/issues"},"repository":{"type":"git","url":"git+https://github.com/eventualbuddha/lines-and-columns.git"},"license":"MIT","author":{"name":"Brian Donovan","email":"brian@donovans.cc"},"type":"module","exports":"./build/index.js","types":"./build/index.d.ts","scripts":{"prebuild":"rm -rf build","build":"tsc --build tsconfig.build.json","build:watch":"tsc --build tsconfig.build.json --watch","lint":"eslint .","lint:fix":"eslint . --fix","prepublishOnly":"npm run lint && npm run build","test":"is-ci test:coverage test:watch","test:coverage":"jest --coverage","test:watch":"jest --watch"},"devDependencies":{"@types/jest":"^27.0.3","@types/node":"^16.11.9","@typescript-eslint/eslint-plugin":"^5.4.0","@typescript-eslint/parser":"^5.4.0","esbuild":"^0.13.15","esbuild-runner":"^2.2.1","eslint":"^8.2.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","is-ci-cli":"^2.2.0","jest":"^27.3.1","prettier":"^2.4.1","semantic-release":"^18.0.0","typescript":"^4.5.2"},"engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"gitHead":"213b884e58bfbbdcf54a855f10c0f0175d8f6d37","_id":"lines-and-columns@1.1.8","_nodeVersion":"16.13.0","_npmVersion":"8.1.0","dist":{"shasum":"bcc1795411871b77192d8235a37b37f0c077f279","size":2306,"noattachment":false,"key":"/lines-and-columns/-/lines-and-columns-1.1.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/lines-and-columns/download/lines-and-columns-1.1.8.tgz"},"_npmUser":{"name":"eventualbuddha","email":"brian@donovans.cc"},"directories":{},"maintainers":[{"name":"eventualbuddha","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lines-and-columns_1.1.8_1637449750624_0.41938497636709804"},"_hasShrinkwrap":false,"publish_time":1637449750780,"_cnpm_publish_time":1637449750780,"deprecated":"use 1.1.10 or later"},"2.0.1":{"name":"lines-and-columns","version":"2.0.1","description":"Maps lines and columns to character offsets and back.","keywords":["lines","columns","parser"],"homepage":"https://github.com/eventualbuddha/lines-and-columns#readme","bugs":{"url":"https://github.com/eventualbuddha/lines-and-columns/issues"},"repository":{"type":"git","url":"git+https://github.com/eventualbuddha/lines-and-columns.git"},"license":"MIT","author":{"name":"Brian Donovan","email":"brian@donovans.cc"},"type":"module","exports":"./build/index.js","types":"./build/index.d.ts","scripts":{"prebuild":"rm -rf build","build":"tsc --build tsconfig.build.json","build:watch":"tsc --build tsconfig.build.json --watch","lint":"eslint .","lint:fix":"eslint . --fix","prepublishOnly":"npm run lint && npm run build","test":"is-ci test:coverage test:watch","test:coverage":"jest --coverage","test:watch":"jest --watch"},"devDependencies":{"@types/jest":"^27.0.3","@types/node":"^16.11.9","@typescript-eslint/eslint-plugin":"^5.4.0","@typescript-eslint/parser":"^5.4.0","esbuild":"^0.13.15","esbuild-runner":"^2.2.1","eslint":"^8.2.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","is-ci-cli":"^2.2.0","jest":"^27.3.1","prettier":"^2.4.1","semantic-release":"^18.0.0","typescript":"^4.5.2"},"engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"gitHead":"d2aedf5349f43dcea50222a62c9fb4ccfd87f5db","_id":"lines-and-columns@2.0.1","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"shasum":"5ff4eb28c1b4b90c9eba78898de1642e722de5d6","size":2327,"noattachment":false,"key":"/lines-and-columns/-/lines-and-columns-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/lines-and-columns/download/lines-and-columns-2.0.1.tgz"},"_npmUser":{"name":"eventualbuddha","email":"brian@donovans.cc"},"directories":{},"maintainers":[{"name":"eventualbuddha","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lines-and-columns_2.0.1_1637448139567_0.5111330770496894"},"_hasShrinkwrap":false,"publish_time":1637448139703,"_cnpm_publish_time":1637448139703},"2.0.0":{"name":"lines-and-columns","version":"2.0.0","description":"Maps lines and columns to character offsets and back.","keywords":["lines","columns","parser"],"homepage":"https://github.com/eventualbuddha/lines-and-columns#readme","bugs":{"url":"https://github.com/eventualbuddha/lines-and-columns/issues"},"repository":{"type":"git","url":"git+https://github.com/eventualbuddha/lines-and-columns.git"},"license":"MIT","author":{"name":"Brian Donovan","email":"brian@donovans.cc"},"type":"module","exports":"./build/index.mjs","types":"./build/index.d.ts","scripts":{"prebuild":"rm -rf build","build":"tsc --build tsconfig.build.json","build:watch":"tsc --build tsconfig.build.json --watch","lint":"eslint .","lint:fix":"eslint . --fix","prepublishOnly":"npm run lint && npm run build","test":"is-ci test:coverage test:watch","test:coverage":"jest --coverage","test:watch":"jest --watch"},"devDependencies":{"@types/jest":"^27.0.3","@types/node":"^16.11.9","@typescript-eslint/eslint-plugin":"^5.4.0","@typescript-eslint/parser":"^5.4.0","esbuild":"^0.13.15","esbuild-runner":"^2.2.1","eslint":"^8.2.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","is-ci-cli":"^2.2.0","jest":"^27.3.1","prettier":"^2.4.1","semantic-release":"^18.0.0","typescript":"^4.5.2"},"engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"gitHead":"f2ab22ac87f816751ca2f7377704f150ecc4ecb1","_id":"lines-and-columns@2.0.0","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"shasum":"be2ba35c94d7ee3f24ddfd3d21b4a0795a399b1b","size":2331,"noattachment":false,"key":"/lines-and-columns/-/lines-and-columns-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/lines-and-columns/download/lines-and-columns-2.0.0.tgz"},"_npmUser":{"name":"eventualbuddha","email":"brian@donovans.cc"},"directories":{},"maintainers":[{"name":"eventualbuddha","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lines-and-columns_2.0.0_1637447227743_0.40634113968537044"},"_hasShrinkwrap":false,"publish_time":1637447227947,"_cnpm_publish_time":1637447227947,"deprecated":"please 2.0.1 or later"},"1.2.0":{"name":"lines-and-columns","version":"1.2.0","description":"Maps lines and columns to character offsets and back.","keywords":["lines","columns","parser"],"homepage":"https://github.com/eventualbuddha/lines-and-columns#readme","bugs":{"url":"https://github.com/eventualbuddha/lines-and-columns/issues"},"repository":{"type":"git","url":"git+https://github.com/eventualbuddha/lines-and-columns.git"},"license":"MIT","author":{"name":"Brian Donovan","email":"brian@donovans.cc"},"type":"module","exports":"./build/index.mjs","types":"./build/index.d.ts","scripts":{"prebuild":"rm -rf build","build":"tsc --build tsconfig.build.json","build:watch":"tsc --build tsconfig.build.json --watch","lint":"eslint .","lint:fix":"eslint . --fix","prepublishOnly":"npm run lint && npm run build","test":"is-ci test:coverage test:watch","test:coverage":"jest --coverage","test:watch":"jest --watch"},"devDependencies":{"@types/jest":"^27.0.3","@types/node":"^16.11.9","@typescript-eslint/eslint-plugin":"^5.4.0","@typescript-eslint/parser":"^5.4.0","esbuild":"^0.13.15","esbuild-runner":"^2.2.1","eslint":"^8.2.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","is-ci-cli":"^2.2.0","jest":"^27.3.1","prettier":"^2.4.1","semantic-release":"^18.0.0","typescript":"^4.5.2"},"engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"gitHead":"2474adcebc7086ff2aadd5978318ba77d071e525","_id":"lines-and-columns@1.2.0","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"shasum":"730382e9a1cbb3fdeb5494b3915bfae145c0d3d2","size":2331,"noattachment":false,"key":"/lines-and-columns/-/lines-and-columns-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/lines-and-columns/download/lines-and-columns-1.2.0.tgz"},"_npmUser":{"name":"eventualbuddha","email":"brian@donovans.cc"},"directories":{},"maintainers":[{"name":"eventualbuddha","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lines-and-columns_1.2.0_1637447015533_0.3933273335050267"},"_hasShrinkwrap":false,"publish_time":1637447015670,"_cnpm_publish_time":1637447015670,"deprecated":"please use 1.2.1 or later"},"1.1.7":{"name":"lines-and-columns","version":"1.1.7","description":"Maps lines and columns to character offsets and back.","keywords":["lines","columns","parser"],"homepage":"https://github.com/eventualbuddha/lines-and-columns#readme","bugs":{"url":"https://github.com/eventualbuddha/lines-and-columns/issues"},"repository":{"type":"git","url":"git+https://github.com/eventualbuddha/lines-and-columns.git"},"license":"MIT","author":{"name":"Brian Donovan","email":"brian@donovans.cc"},"type":"module","exports":"./build/index.mjs","types":"./build/index.d.ts","scripts":{"prebuild":"rm -rf build","build":"tsc --build tsconfig.build.json","build:watch":"tsc --build tsconfig.build.json --watch","lint":"eslint .","lint:fix":"eslint . --fix","prepublishOnly":"npm run lint && npm run build","test":"is-ci test:coverage test:watch","test:coverage":"jest --coverage","test:watch":"jest --watch"},"devDependencies":{"@types/jest":"^27.0.3","@types/node":"^16.11.9","@typescript-eslint/eslint-plugin":"^5.4.0","@typescript-eslint/parser":"^5.4.0","esbuild":"^0.13.15","esbuild-runner":"^2.2.1","eslint":"^8.2.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","is-ci-cli":"^2.2.0","jest":"^27.3.1","prettier":"^2.4.1","semantic-release":"^18.0.0","typescript":"^4.5.2"},"engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"gitHead":"78591e9929c0546ebdc52b73ddc8a898fe699ed8","_id":"lines-and-columns@1.1.7","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"shasum":"a3dba31d1b53d293ba700e20035be10b36189d12","size":2331,"noattachment":false,"key":"/lines-and-columns/-/lines-and-columns-1.1.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/lines-and-columns/download/lines-and-columns-1.1.7.tgz"},"_npmUser":{"name":"eventualbuddha","email":"brian@donovans.cc"},"directories":{},"maintainers":[{"name":"eventualbuddha","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lines-and-columns_1.1.7_1637446514320_0.38816438343702564"},"_hasShrinkwrap":false,"publish_time":1637446514474,"_cnpm_publish_time":1637446514474,"deprecated":"please use 1.1.8 or 2.0.1 or later"},"1.1.6":{"name":"lines-and-columns","description":"Maps lines and columns to character offsets and back.","main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"lint":"tslint --config tslint.json --project tsconfig.json --type-check","lint-fix":"tslint --config tslint.json --project tsconfig.json --type-check --fix","prebuild":"rm -rf dist","build":"./script/build","pretest":"npm run build","test":"mocha","prepublish":"npm run lint && npm run build","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"files":["dist"],"repository":{"type":"git","url":"git+https://github.com/eventualbuddha/lines-and-columns.git"},"keywords":["lines","columns","parser"],"author":{"name":"Brian Donovan","email":"me@brian-donovan.com"},"license":"MIT","bugs":{"url":"https://github.com/eventualbuddha/lines-and-columns/issues"},"homepage":"https://github.com/eventualbuddha/lines-and-columns#readme","devDependencies":{"@types/mocha":"^2.2.34","@types/node":"^6.0.52","mocha":"^3.2.0","semantic-release":"^6.3.2","ts-node":"^1.7.2","tslint":"^4.1.1","typescript":"^2.1.4"},"version":"1.1.6","gitHead":"bde3deba75c01fa95d18cd4786593df2318cdeb6","_id":"lines-and-columns@1.1.6","_shasum":"1c00c743b433cd0a4e80758f7b64a57440d9ff00","_from":".","_npmVersion":"2.15.11","_nodeVersion":"6.9.2","_npmUser":{"name":"eventualbuddha","email":"me@brian-donovan.com"},"dist":{"shasum":"1c00c743b433cd0a4e80758f7b64a57440d9ff00","size":2287,"noattachment":false,"key":"/lines-and-columns/-/lines-and-columns-1.1.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/lines-and-columns/download/lines-and-columns-1.1.6.tgz"},"maintainers":[{"name":"eventualbuddha","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/lines-and-columns-1.1.6.tgz_1482255134226_0.4856822253204882"},"directories":{},"publish_time":1482255134921,"_cnpm_publish_time":1482255134921,"_hasShrinkwrap":false},"1.1.5":{"name":"lines-and-columns","description":"Maps lines and columns to character offsets and back.","main":"dist/lines-and-columns.js","jsnext:main":"dist/lines-and-columns.mjs","scripts":{"flow":"flow check","prebuild":"rm -rf dist","build":"rollup -c && cp index.js.flow dist/lines-and-columns.js.flow","pretest":"npm run build","test":"mocha","prepublish":"npm run flow && npm run build","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"files":["dist"],"repository":{"type":"git","url":"git+https://github.com/eventualbuddha/lines-and-columns.git"},"keywords":["lines","columns","parser"],"author":{"name":"Brian Donovan","email":"me@brian-donovan.com"},"license":"MIT","bugs":{"url":"https://github.com/eventualbuddha/lines-and-columns/issues"},"homepage":"https://github.com/eventualbuddha/lines-and-columns#readme","devDependencies":{"babel":"^6.5.2","babel-plugin-syntax-class-properties":"^6.8.0","babel-plugin-transform-class-properties":"^6.10.2","babel-plugin-transform-es2015-block-scoping":"^6.10.1","babel-plugin-transform-es2015-classes":"^6.9.0","babel-plugin-transform-es2015-destructuring":"^6.9.0","babel-plugin-transform-es2015-modules-commonjs":"^6.10.3","babel-plugin-transform-es2015-shorthand-properties":"^6.8.0","babel-plugin-transform-flow-strip-types":"^6.8.0","babel-plugin-transform-strict-mode":"^6.8.0","cz-conventional-changelog":"^1.1.6","flow-bin":"^0.27.0","mocha":"^2.5.3","rollup":"^0.33.0","rollup-plugin-babel":"^2.6.1","semantic-release":"^4.3.5"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"version":"1.1.5","gitHead":"b9726de36f160bf45aa64b24244572cf6bb11c77","_id":"lines-and-columns@1.1.5","_shasum":"fca3bf4dcbc1ed32e138b719b7eefccf401ffe4b","_from":".","_npmVersion":"2.15.8","_nodeVersion":"6.2.2","_npmUser":{"name":"eventualbuddha","email":"me@brian-donovan.com"},"dist":{"shasum":"fca3bf4dcbc1ed32e138b719b7eefccf401ffe4b","size":2756,"noattachment":false,"key":"/lines-and-columns/-/lines-and-columns-1.1.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/lines-and-columns/download/lines-and-columns-1.1.5.tgz"},"maintainers":[{"name":"eventualbuddha","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/lines-and-columns-1.1.5.tgz_1466978038879_0.6655475040897727"},"directories":{},"publish_time":1466978041493,"_cnpm_publish_time":1466978041493,"_hasShrinkwrap":false},"1.1.4":{"name":"lines-and-columns","description":"Maps lines and columns to character offsets and back.","main":"dist/lines-and-columns.js","jsnext:main":"dist/lines-and-columns.mjs","scripts":{"flow":"flow check --all","prebuild":"rm -rf dist","build":"rollup -c && cp index.js.flow dist/lines-and-columns.js.flow","pretest":"npm run build","test":"mocha","prepublish":"npm run flow && npm run build","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"files":["dist"],"repository":{"type":"git","url":"git+https://github.com/eventualbuddha/lines-and-columns.git"},"keywords":["lines","columns","parser"],"author":{"name":"Brian Donovan","email":"me@brian-donovan.com"},"license":"MIT","bugs":{"url":"https://github.com/eventualbuddha/lines-and-columns/issues"},"homepage":"https://github.com/eventualbuddha/lines-and-columns#readme","devDependencies":{"babel":"^6.5.2","babel-plugin-syntax-class-properties":"^6.8.0","babel-plugin-transform-class-properties":"^6.10.2","babel-plugin-transform-es2015-block-scoping":"^6.10.1","babel-plugin-transform-es2015-classes":"^6.9.0","babel-plugin-transform-es2015-destructuring":"^6.9.0","babel-plugin-transform-es2015-modules-commonjs":"^6.10.3","babel-plugin-transform-es2015-shorthand-properties":"^6.8.0","babel-plugin-transform-flow-strip-types":"^6.8.0","babel-plugin-transform-strict-mode":"^6.8.0","cz-conventional-changelog":"^1.1.6","flow-bin":"^0.27.0","mocha":"^2.5.3","rollup":"^0.33.0","rollup-plugin-babel":"^2.6.1","semantic-release":"^4.3.5"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"version":"1.1.4","gitHead":"9f4a9b7dfbde6043a445845cfcb89a75da551d51","_id":"lines-and-columns@1.1.4","_shasum":"1255c21e10861baddd8107fbf53df03e0a805f26","_from":".","_npmVersion":"2.15.8","_nodeVersion":"6.2.2","_npmUser":{"name":"eventualbuddha","email":"me@brian-donovan.com"},"dist":{"shasum":"1255c21e10861baddd8107fbf53df03e0a805f26","size":2742,"noattachment":false,"key":"/lines-and-columns/-/lines-and-columns-1.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/lines-and-columns/download/lines-and-columns-1.1.4.tgz"},"maintainers":[{"name":"eventualbuddha","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/lines-and-columns-1.1.4.tgz_1466960264032_0.44263432384468615"},"directories":{},"publish_time":1466960266382,"_cnpm_publish_time":1466960266382,"_hasShrinkwrap":false},"1.1.3":{"name":"lines-and-columns","description":"Maps lines and columns to character offsets and back.","main":"dist/lines-and-columns.js","jsnext:main":"dist/lines-and-columns.mjs","scripts":{"flow":"flow check --all","prebuild":"rm -rf dist","build":"rollup -c","pretest":"npm run build","test":"mocha","prepublish":"npm run flow && npm run build","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"files":["dist"],"repository":{"type":"git","url":"git+https://github.com/eventualbuddha/lines-and-columns.git"},"keywords":["lines","columns","parser"],"author":{"name":"Brian Donovan","email":"me@brian-donovan.com"},"license":"MIT","bugs":{"url":"https://github.com/eventualbuddha/lines-and-columns/issues"},"homepage":"https://github.com/eventualbuddha/lines-and-columns#readme","devDependencies":{"babel":"^6.5.2","babel-plugin-syntax-class-properties":"^6.8.0","babel-plugin-transform-class-properties":"^6.10.2","babel-plugin-transform-es2015-block-scoping":"^6.10.1","babel-plugin-transform-es2015-classes":"^6.9.0","babel-plugin-transform-es2015-destructuring":"^6.9.0","babel-plugin-transform-es2015-modules-commonjs":"^6.10.3","babel-plugin-transform-es2015-shorthand-properties":"^6.8.0","babel-plugin-transform-flow-strip-types":"^6.8.0","babel-plugin-transform-strict-mode":"^6.8.0","cz-conventional-changelog":"^1.1.6","flow-bin":"^0.27.0","mocha":"^2.5.3","rollup":"^0.33.0","rollup-plugin-babel":"^2.6.1","semantic-release":"^4.3.5"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"version":"1.1.3","gitHead":"9617425c265b2513647101a3be3a1ec940066746","_id":"lines-and-columns@1.1.3","_shasum":"f125832de8738e7be1598bf24d9feb21d0d9eb98","_from":".","_npmVersion":"2.15.8","_nodeVersion":"6.2.2","_npmUser":{"name":"eventualbuddha","email":"me@brian-donovan.com"},"dist":{"shasum":"f125832de8738e7be1598bf24d9feb21d0d9eb98","size":2614,"noattachment":false,"key":"/lines-and-columns/-/lines-and-columns-1.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/lines-and-columns/download/lines-and-columns-1.1.3.tgz"},"maintainers":[{"name":"eventualbuddha","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/lines-and-columns-1.1.3.tgz_1466740355894_0.8184910498093814"},"directories":{},"publish_time":1466740358515,"_cnpm_publish_time":1466740358515,"_hasShrinkwrap":false},"1.1.2":{"name":"lines-and-columns","description":"Maps lines and columns to character offsets and back.","main":"dist/lines-and-columns.js","jsnext:main":"dist/lines-and-columns.mjs","scripts":{"flow":"flow check --all","prebuild":"rm -rf dist","build":"rollup -c","pretest":"npm run build","test":"mocha","prepublish":"npm run flow && npm run build","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"files":["dist"],"repository":{"type":"git","url":"git+https://github.com/eventualbuddha/lines-and-columns.git"},"keywords":["lines","columns","parser"],"author":{"name":"Brian Donovan","email":"me@brian-donovan.com"},"license":"MIT","bugs":{"url":"https://github.com/eventualbuddha/lines-and-columns/issues"},"homepage":"https://github.com/eventualbuddha/lines-and-columns#readme","devDependencies":{"babel":"^6.5.2","babel-plugin-syntax-class-properties":"^6.8.0","babel-plugin-transform-class-properties":"^6.10.2","babel-plugin-transform-es2015-block-scoping":"^6.10.1","babel-plugin-transform-es2015-classes":"^6.9.0","babel-plugin-transform-es2015-destructuring":"^6.9.0","babel-plugin-transform-es2015-modules-commonjs":"^6.10.3","babel-plugin-transform-es2015-shorthand-properties":"^6.8.0","babel-plugin-transform-flow-strip-types":"^6.8.0","babel-plugin-transform-strict-mode":"^6.8.0","cz-conventional-changelog":"^1.1.6","flow-bin":"^0.27.0","mocha":"^2.5.3","rollup":"^0.33.0","rollup-plugin-babel":"^2.6.1","semantic-release":"^4.3.5"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"version":"1.1.2","gitHead":"79964233efe24ee9a5ae4eae85ebe7142ebddf41","_id":"lines-and-columns@1.1.2","_shasum":"648792a91ae008b973a325974782580c4e017275","_from":".","_npmVersion":"2.15.8","_nodeVersion":"6.2.2","_npmUser":{"name":"eventualbuddha","email":"me@brian-donovan.com"},"dist":{"shasum":"648792a91ae008b973a325974782580c4e017275","size":2615,"noattachment":false,"key":"/lines-and-columns/-/lines-and-columns-1.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/lines-and-columns/download/lines-and-columns-1.1.2.tgz"},"maintainers":[{"name":"eventualbuddha","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/lines-and-columns-1.1.2.tgz_1466739388702_0.5629058612976223"},"directories":{},"publish_time":1466739391344,"_cnpm_publish_time":1466739391344,"_hasShrinkwrap":false},"1.1.1":{"name":"lines-and-columns","version":"1.1.1","description":"Maps lines and columns to character offsets and back.","main":"dist/lines-and-columns.cjs.js","jsnext:main":"dist/lines-and-columns.es6.js","scripts":{"flow":"flow check --all","build":"rm -rf dist && rollup -c -f cjs -o dist/lines-and-columns.cjs.js && rollup -c -f es6 -o dist/lines-and-columns.es6.js","pretest":"npm run build","test":"mocha test.js","prepublish":"npm run flow && npm run build"},"files":["dist"],"repository":{"type":"git","url":"git+https://github.com/eventualbuddha/lines-and-columns.git"},"keywords":["lines","columns","parser"],"author":{"name":"Brian Donovan","email":"me@brian-donovan.com"},"license":"MIT","bugs":{"url":"https://github.com/eventualbuddha/lines-and-columns/issues"},"homepage":"https://github.com/eventualbuddha/lines-and-columns#readme","devDependencies":{"babel":"^6.5.2","babel-plugin-syntax-class-properties":"^6.5.0","babel-plugin-transform-class-properties":"^6.6.0","babel-plugin-transform-es2015-block-scoping":"^6.7.0","babel-plugin-transform-es2015-classes":"^6.6.5","babel-plugin-transform-es2015-destructuring":"^6.6.5","babel-plugin-transform-es2015-modules-commonjs":"^6.7.0","babel-plugin-transform-es2015-shorthand-properties":"^6.5.0","babel-plugin-transform-flow-strip-types":"^6.7.0","babel-plugin-transform-strict-mode":"^6.6.5","mocha":"^2.4.5","rollup":"^0.25.4","rollup-plugin-babel":"^2.4.0"},"gitHead":"4650b8f7a8a739a06328a5de84400753c9cbe273","_id":"lines-and-columns@1.1.1","_shasum":"4f46560cc4176f202250bae717cc6121ce7ddb48","_from":".","_npmVersion":"3.6.0","_nodeVersion":"5.7.1","_npmUser":{"name":"eventualbuddha","email":"me@brian-donovan.com"},"dist":{"shasum":"4f46560cc4176f202250bae717cc6121ce7ddb48","size":2549,"noattachment":false,"key":"/lines-and-columns/-/lines-and-columns-1.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/lines-and-columns/download/lines-and-columns-1.1.1.tgz"},"maintainers":[{"name":"eventualbuddha","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/lines-and-columns-1.1.1.tgz_1457488564610_0.6213514695409685"},"directories":{},"publish_time":1457488567519,"_cnpm_publish_time":1457488567519,"_hasShrinkwrap":false},"1.1.0":{"name":"lines-and-columns","version":"1.1.0","description":"Maps lines and columns to character offsets and back.","main":"dist/lines-and-columns.cjs.js","jsnext:main":"dist/lines-and-columns.es6.js","scripts":{"flow":"flow check --all","build":"rm -rf dist && rollup -c -f cjs -o dist/lines-and-columns.cjs.js && rollup -c -f es6 -o dist/lines-and-columns.es6.js","pretest":"npm run build","test":"mocha test.js","prepublish":"npm run flow && npm run build"},"files":["dist"],"repository":{"type":"git","url":"git+https://github.com/eventualbuddha/lines-and-columns.git"},"keywords":["lines","columns","parser"],"author":{"name":"Brian Donovan","email":"me@brian-donovan.com"},"license":"MIT","bugs":{"url":"https://github.com/eventualbuddha/lines-and-columns/issues"},"homepage":"https://github.com/eventualbuddha/lines-and-columns#readme","devDependencies":{"babel":"^6.5.2","babel-plugin-syntax-class-properties":"^6.5.0","babel-plugin-transform-class-properties":"^6.6.0","babel-plugin-transform-es2015-block-scoping":"^6.7.0","babel-plugin-transform-es2015-classes":"^6.6.5","babel-plugin-transform-es2015-destructuring":"^6.6.5","babel-plugin-transform-es2015-modules-commonjs":"^6.7.0","babel-plugin-transform-es2015-shorthand-properties":"^6.5.0","babel-plugin-transform-flow-strip-types":"^6.7.0","babel-plugin-transform-strict-mode":"^6.6.5","mocha":"^2.4.5","rollup":"^0.25.4","rollup-plugin-babel":"^2.4.0"},"gitHead":"c1e6ba514d96fcd917383ccfb854cc33ea15cf9e","_id":"lines-and-columns@1.1.0","_shasum":"91b83757be950239b1f9ff6f46f1370d69d026d2","_from":".","_npmVersion":"3.6.0","_nodeVersion":"5.7.1","_npmUser":{"name":"eventualbuddha","email":"me@brian-donovan.com"},"dist":{"shasum":"91b83757be950239b1f9ff6f46f1370d69d026d2","size":2548,"noattachment":false,"key":"/lines-and-columns/-/lines-and-columns-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/lines-and-columns/download/lines-and-columns-1.1.0.tgz"},"maintainers":[{"name":"eventualbuddha","email":""}],"_npmOperationalInternal":{"host":"packages-13-west.internal.npmjs.com","tmp":"tmp/lines-and-columns-1.1.0.tgz_1457488184614_0.5232401010580361"},"directories":{},"publish_time":1457488187038,"_cnpm_publish_time":1457488187038,"_hasShrinkwrap":false},"1.0.2":{"name":"lines-and-columns","version":"1.0.2","description":"Maps lines and columns to character offsets and back.","main":"dist/lines-and-columns.cjs.js","jsnext:main":"dist/lines-and-columns.es6.js","engines":{"node":">=4.0.0"},"scripts":{"build":"rm -rf dist && rollup -c -f cjs -o dist/lines-and-columns.cjs.js && rollup -c -f es6 -o dist/lines-and-columns.es6.js","pretest":"npm run build","test":"mocha test.js"},"files":["dist"],"repository":{"type":"git","url":"git+https://github.com/eventualbuddha/lines-and-columns.git"},"keywords":["lines","columns","parser"],"author":{"name":"Brian Donovan","email":"me@brian-donovan.com"},"license":"MIT","bugs":{"url":"https://github.com/eventualbuddha/lines-and-columns/issues"},"homepage":"https://github.com/eventualbuddha/lines-and-columns#readme","devDependencies":{"babel":"^6.1.18","babel-plugin-transform-es2015-destructuring":"^6.1.18","babel-plugin-transform-es2015-modules-commonjs":"^6.2.0","babel-plugin-transform-flow-strip-types":"^6.1.18","babel-plugin-transform-strict-mode":"^6.2.0","mocha":"^2.3.4","rollup":"^0.21.0","rollup-plugin-babel":"^2.1.0"},"gitHead":"610143f9664251127d20ca6d04aa7383e9e60cbc","_id":"lines-and-columns@1.0.2","_shasum":"33d9624cfcc5e3eb63923be2d8b7155fbb04c155","_from":".","_npmVersion":"3.3.6","_nodeVersion":"5.0.0","_npmUser":{"name":"eventualbuddha","email":"me@brian-donovan.com"},"dist":{"shasum":"33d9624cfcc5e3eb63923be2d8b7155fbb04c155","size":2110,"noattachment":false,"key":"/lines-and-columns/-/lines-and-columns-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/lines-and-columns/download/lines-and-columns-1.0.2.tgz"},"maintainers":[{"name":"eventualbuddha","email":""}],"directories":{},"publish_time":1449343925157,"_cnpm_publish_time":1449343925157,"_hasShrinkwrap":false},"1.0.1":{"name":"lines-and-columns","version":"1.0.1","description":"Maps lines and columns to character offsets and back.","main":"dist/lines-and-columns.cjs.js","jsnext:main":"dist/lines-and-columns.es6.js","engines":{"node":">=4.0.0"},"scripts":{"build":"rm -rf dist && rollup -c -f cjs -o dist/lines-and-columns.cjs.js && rollup -c -f es6 -o dist/lines-and-columns.es6.js","pretest":"npm run build","test":"mocha test.js"},"files":["dist"],"repository":{"type":"git","url":"git+https://github.com/eventualbuddha/lines-and-columns.git"},"keywords":["lines","columns","parser"],"author":{"name":"Brian Donovan","email":"me@brian-donovan.com"},"license":"MIT","bugs":{"url":"https://github.com/eventualbuddha/lines-and-columns/issues"},"homepage":"https://github.com/eventualbuddha/lines-and-columns#readme","devDependencies":{"babel":"^6.1.18","babel-plugin-transform-es2015-destructuring":"^6.1.18","babel-plugin-transform-es2015-modules-commonjs":"^6.2.0","babel-plugin-transform-flow-strip-types":"^6.1.18","babel-plugin-transform-strict-mode":"^6.2.0","mocha":"^2.3.4","rollup":"^0.21.0","rollup-plugin-babel":"^2.1.0"},"gitHead":"7635f8fb3f9ff02a04f0f3e19cd012e18656e85c","_id":"lines-and-columns@1.0.1","_shasum":"30372b66259fb97378bdcd59c6c2fe447a7993c7","_from":".","_npmVersion":"3.3.6","_nodeVersion":"5.0.0","_npmUser":{"name":"eventualbuddha","email":"me@brian-donovan.com"},"dist":{"shasum":"30372b66259fb97378bdcd59c6c2fe447a7993c7","size":2070,"noattachment":false,"key":"/lines-and-columns/-/lines-and-columns-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/lines-and-columns/download/lines-and-columns-1.0.1.tgz"},"maintainers":[{"name":"eventualbuddha","email":""}],"directories":{},"publish_time":1449086417654,"_cnpm_publish_time":1449086417654,"_hasShrinkwrap":false},"1.0.0":{"name":"lines-and-columns","version":"1.0.0","description":"Maps lines and columns to character offsets and back.","main":"dist/lines-and-columns.cjs.js","jsnext:main":"dist/lines-and-columns.es6.js","engines":{"node":">=4.0.0"},"scripts":{"build":"rm -rf dist && rollup -c -f cjs -o dist/lines-and-columns.cjs.js && rollup -c -f es6 -o dist/lines-and-columns.es6.js","pretest":"npm run build","test":"mocha test.js"},"repository":{"type":"git","url":"git+https://github.com/eventualbuddha/lines-and-columns.git"},"keywords":["lines","columns","parser"],"author":{"name":"Brian Donovan","email":"me@brian-donovan.com"},"license":"MIT","bugs":{"url":"https://github.com/eventualbuddha/lines-and-columns/issues"},"homepage":"https://github.com/eventualbuddha/lines-and-columns#readme","devDependencies":{"babel":"^6.1.18","babel-plugin-transform-es2015-destructuring":"^6.1.18","babel-plugin-transform-es2015-modules-commonjs":"^6.2.0","babel-plugin-transform-flow-strip-types":"^6.1.18","babel-plugin-transform-strict-mode":"^6.2.0","mocha":"^2.3.4","rollup":"^0.21.0","rollup-plugin-babel":"^2.1.0"},"gitHead":"0e88ddfececd4af4f9eaf6c2987cd321f5e66459","_id":"lines-and-columns@1.0.0","_shasum":"de486cde66262180bce3119585766e9a7d056784","_from":".","_npmVersion":"3.3.6","_nodeVersion":"5.0.0","_npmUser":{"name":"eventualbuddha","email":"me@brian-donovan.com"},"dist":{"shasum":"de486cde66262180bce3119585766e9a7d056784","size":6816,"noattachment":false,"key":"/lines-and-columns/-/lines-and-columns-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/lines-and-columns/download/lines-and-columns-1.0.0.tgz"},"maintainers":[{"name":"eventualbuddha","email":""}],"directories":{},"publish_time":1449086279708,"_cnpm_publish_time":1449086279708,"_hasShrinkwrap":false}},"readme":"# lines-and-columns\n\nMaps lines and columns to character offsets and back. This is useful for parsers\nand other text processors that deal in character ranges but process text with\nmeaningful lines and columns.\n\n## Install\n\n```\n$ npm install [--save] lines-and-columns\n```\n\n## Usage\n\n```js\nimport { LinesAndColumns } from 'lines-and-columns'\n\nconst lines = new LinesAndColumns(\n  `table {\n  border: 0\n}`\n)\n\nlines.locationForIndex(9)\n// { line: 1, column: 1 }\n\nlines.indexForLocation({ line: 1, column: 2 })\n// 10\n```\n\n## License\n\nMIT\n","_attachments":{},"homepage":"https://github.com/eventualbuddha/lines-and-columns#readme","bugs":{"url":"https://github.com/eventualbuddha/lines-and-columns/issues"},"license":"MIT"}