{"_id":"shapefile","_rev":"3001192","name":"shapefile","description":"An implementation of the shapefile (.shp) spatial data format.","dist-tags":{"latest":"0.6.6"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"}],"time":{"modified":"2023-08-29T08:56:36.000Z","created":"2013-02-10T00:35:15.566Z","0.6.6":"2017-09-02T22:15:21.780Z","0.6.5":"2017-08-03T21:20:25.378Z","0.6.4":"2017-07-31T04:45:00.175Z","0.6.3":"2017-07-31T04:22:00.638Z","0.6.2":"2017-01-26T18:39:25.867Z","0.6.1":"2017-01-19T18:29:04.802Z","0.6.0":"2017-01-18T18:40:39.303Z","0.5.11":"2017-01-18T17:13:54.951Z","0.5.10":"2017-01-05T18:22:57.022Z","0.5.9":"2016-11-14T19:40:29.879Z","0.5.8":"2016-11-01T21:22:33.025Z","0.5.7":"2016-09-19T18:42:23.145Z","0.5.6":"2016-09-09T17:08:35.469Z","0.5.5":"2016-09-09T04:40:16.634Z","0.5.4":"2016-09-09T04:19:17.876Z","0.5.3":"2016-09-09T00:25:17.330Z","0.5.2":"2016-09-08T18:41:14.804Z","0.5.1":"2016-09-07T23:29:49.546Z","0.5.0":"2016-09-07T22:58:06.925Z","0.4.0":"2016-09-03T04:24:50.261Z","0.3.1":"2016-01-27T01:18:10.572Z","0.3.0":"2014-03-17T19:35:45.574Z","0.2.0":"2013-09-04T16:36:45.580Z","0.1.4":"2013-07-19T16:17:35.772Z","0.1.3":"2013-05-30T16:23:35.536Z","0.1.2":"2013-05-18T16:39:52.707Z","0.1.1":"2013-05-17T22:28:35.221Z","0.1.0":"2013-05-03T19:07:59.804Z","0.0.11":"2013-03-12T22:03:57.629Z","0.0.10":"2013-03-11T05:15:45.409Z","0.0.9":"2013-03-08T22:55:59.134Z","0.0.8":"2013-03-08T22:16:13.021Z","0.0.7":"2013-03-01T00:52:02.172Z","0.0.6":"2013-02-25T19:00:58.758Z","0.0.5":"2013-02-15T04:33:50.070Z","0.0.4":"2013-02-11T15:50:58.653Z","0.0.3":"2013-02-11T00:32:53.506Z","0.0.2":"2013-02-10T05:30:48.248Z","0.0.1":"2013-02-10T00:35:15.566Z"},"users":{},"author":{"name":"Mike Bostock","url":"https://bost.ocks.org/mike"},"repository":{"type":"git","url":"git+https://github.com/mbostock/shapefile.git"},"versions":{"0.6.6":{"name":"shapefile","version":"0.6.6","description":"An implementation of the shapefile (.shp) spatial data format.","keywords":["geojson","shapefile"],"homepage":"https://github.com/mbostock/shapefile","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"https://bost.ocks.org/mike"},"unpkg":"dist/shapefile.js","jsdelivr":"dist/shapefile.js","main":"dist/shapefile.node.js","module":"index.js","repository":{"type":"git","url":"git+https://github.com/mbostock/shapefile.git"},"bin":{"dbf2json":"bin/dbf2json","shp2json":"bin/shp2json"},"scripts":{"pretest":"rm -rf dist && mkdir dist && cp index.node.js dist/shapefile.node.js && rollup -g path-source,array-source,stream-source,slice-source -f cjs -- index.js | tail -n +2 >> dist/shapefile.node.js","test":"tape 'test/**/*-test.js'","prepublishOnly":"npm run test && rollup -c --banner \"$(preamble)\" && uglifyjs -b beautify=false,preamble=\"'$(preamble)'\" -o dist/shapefile.min.js -cm -- dist/shapefile.js","postpublish":"git push && git push --tags && zip -j dist/shapefile.zip -- LICENSE.txt README.md dist/shapefile.js dist/shapefile.min.js"},"dependencies":{"array-source":"0.0","commander":"2","path-source":"0.1","slice-source":"0.4","stream-source":"0.3","text-encoding":"^0.6.4"},"devDependencies":{"package-preamble":"0.1","rollup":"0.49","rollup-plugin-node-resolve":"3","tape":"4","uglify-js":"3"},"gitHead":"ffe608804172efe53cc6761e51e379516db81ef2","bugs":{"url":"https://github.com/mbostock/shapefile/issues"},"_id":"shapefile@0.6.6","_npmVersion":"5.3.0","_nodeVersion":"8.4.0","_npmUser":{"name":"mbostock","email":"mike@ocks.org"},"dist":{"shasum":"6fee152b9fb2b1c85f690285b692fb68c95a5f4f","size":15895,"noattachment":false,"key":"/shapefile/-/shapefile-0.6.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/shapefile/download/shapefile-0.6.6.tgz"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shapefile-0.6.6.tgz_1504390521348_0.5211808753665537"},"directories":{},"publish_time":1504390521780,"_hasShrinkwrap":false,"_cnpm_publish_time":1504390521780,"_cnpmcore_publish_time":"2021-12-16T17:40:41.828Z"},"0.6.5":{"name":"shapefile","version":"0.6.5","description":"An implementation of the shapefile (.shp) spatial data format.","keywords":["geojson","shapefile"],"homepage":"https://github.com/mbostock/shapefile","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"https://bost.ocks.org/mike"},"browser":"dist/shapefile.js","main":"dist/shapefile.node.js","module":"index.js","repository":{"type":"git","url":"git+https://github.com/mbostock/shapefile.git"},"bin":{"dbf2json":"bin/dbf2json","shp2json":"bin/shp2json"},"scripts":{"pretest":"rm -rf dist && mkdir dist && cp index.node.js dist/shapefile.node.js && rollup -g path-source,array-source,stream-source,slice-source -f cjs -- index.js | tail -n +2 >> dist/shapefile.node.js","test":"tape 'test/**/*-test.js'","prepublish":"npm run test && rollup -c --banner \"$(preamble)\" -f umd -n shapefile -o dist/shapefile.js -- index.js && uglifyjs -b beautify=false,preamble=\"'$(preamble)'\" -o dist/shapefile.min.js -cm -- dist/shapefile.js","postpublish":"git push && git push --tags && zip -j dist/shapefile.zip -- LICENSE.txt README.md dist/shapefile.js dist/shapefile.min.js"},"dependencies":{"array-source":"0.0","commander":"2","path-source":"0.1","slice-source":"0.4","stream-source":"0.3","text-encoding":"^0.6.4"},"devDependencies":{"package-preamble":"0.1","rollup":"0.45","rollup-plugin-node-resolve":"3","tape":"4","uglify-js":"3"},"gitHead":"b3853392766927e8d2171dfc3aebc0718f38ad33","bugs":{"url":"https://github.com/mbostock/shapefile/issues"},"_id":"shapefile@0.6.5","_npmVersion":"5.3.0","_nodeVersion":"8.2.1","_npmUser":{"name":"mbostock","email":"mike@ocks.org"},"dist":{"shasum":"bce9445354345912beb9462f942c16d06d583e7d","size":15903,"noattachment":false,"key":"/shapefile/-/shapefile-0.6.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/shapefile/download/shapefile-0.6.5.tgz"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shapefile-0.6.5.tgz_1501795225213_0.6355049146804959"},"directories":{},"publish_time":1501795225378,"_hasShrinkwrap":false,"_cnpm_publish_time":1501795225378,"_cnpmcore_publish_time":"2021-12-16T17:40:42.083Z"},"0.6.4":{"name":"shapefile","version":"0.6.4","description":"An implementation of the shapefile (.shp) spatial data format.","keywords":["geojson","shapefile"],"homepage":"https://github.com/mbostock/shapefile","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"https://bost.ocks.org/mike"},"browser":"dist/shapefile.js","main":"dist/shapefile.node.js","module":"index.js","repository":{"type":"git","url":"git+https://github.com/mbostock/shapefile.git"},"bin":{"dbf2json":"bin/dbf2json","shp2json":"bin/shp2json"},"scripts":{"pretest":"rm -rf dist && mkdir dist && cp index.node.js dist/shapefile.node.js && rollup -g path-source,array-source,stream-source,slice-source -f cjs -- index.js | tail -n +2 >> dist/shapefile.node.js","test":"tape 'test/**/*-test.js'","prepublish":"npm run test && rollup -c --banner \"$(preamble)\" -f umd -n shapefile -o dist/shapefile.js -- index.js && uglifyjs -b beautify=false,preamble=\"'$(preamble)'\" -o dist/shapefile.min.js -cm -- dist/shapefile.js","postpublish":"git push && git push --tags && zip -j dist/shapefile.zip -- LICENSE.txt README.md dist/shapefile.js dist/shapefile.min.js"},"dependencies":{"array-source":"0.0","commander":"2","path-source":"0.1","slice-source":"0.4","stream-source":"0.3","text-encoding":"^0.6.4"},"devDependencies":{"package-preamble":"0.1","rollup":"0.45","rollup-plugin-node-resolve":"3","tape":"4","uglify-js":"3"},"gitHead":"1cf8d46fcb4ac8063db81b52b370d00a6eef5e6f","bugs":{"url":"https://github.com/mbostock/shapefile/issues"},"_id":"shapefile@0.6.4","_npmVersion":"5.0.3","_nodeVersion":"8.1.4","_npmUser":{"name":"mbostock","email":"mike@ocks.org"},"dist":{"shasum":"f4957dfde78721fcb809f1a30f28eb5cc4b6dff5","size":15909,"noattachment":false,"key":"/shapefile/-/shapefile-0.6.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/shapefile/download/shapefile-0.6.4.tgz"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shapefile-0.6.4.tgz_1501476300050_0.23113925708457828"},"directories":{},"publish_time":1501476300175,"_hasShrinkwrap":false,"_cnpm_publish_time":1501476300175,"_cnpmcore_publish_time":"2021-12-16T17:40:42.338Z"},"0.6.3":{"name":"shapefile","version":"0.6.3","description":"An implementation of the shapefile (.shp) spatial data format.","keywords":["geojson","shapefile"],"homepage":"https://github.com/mbostock/shapefile","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"https://bost.ocks.org/mike"},"browser":"dist/shapefile.js","main":"dist/shapefile.node.js","module":"index.js","repository":{"type":"git","url":"git+https://github.com/mbostock/shapefile.git"},"bin":{"dbf2json":"bin/dbf2json","shp2json":"bin/shp2json"},"scripts":{"pretest":"rm -rf dist && mkdir dist && cp index.node.js dist/shapefile.node.js && rollup -g path-source,array-source,stream-source,slice-source -f cjs -- index.js | tail -n +2 >> dist/shapefile.node.js","test":"tape 'test/**/*-test.js'","prepublish":"npm run test && rollup -c --banner \"$(preamble)\" -f umd -n shapefile -o dist/shapefile.js -- index.js && uglifyjs -b beautify=false,preamble=\"'$(preamble)'\" -o dist/shapefile.min.js -cm -- dist/shapefile.js","postpublish":"git push && git push --tags && zip -j dist/shapefile.zip -- LICENSE.txt README.md dist/shapefile.js dist/shapefile.min.js"},"dependencies":{"array-source":"0.0","commander":"2","path-source":"0.1","slice-source":"0.4","stream-source":"0.3","text-encoding":"^0.6.4"},"devDependencies":{"package-preamble":"0.1","rollup":"0.45","rollup-plugin-node-resolve":"3","tape":"4","uglify-js":"3"},"gitHead":"299da659cede1b8cdac5237f4d2380ea5e10c803","bugs":{"url":"https://github.com/mbostock/shapefile/issues"},"_id":"shapefile@0.6.3","_npmVersion":"5.0.3","_nodeVersion":"8.1.4","_npmUser":{"name":"mbostock","email":"mike@ocks.org"},"dist":{"shasum":"fcd5d30fdb57e245fc942434472a1c66b5e244a7","size":15020,"noattachment":false,"key":"/shapefile/-/shapefile-0.6.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/shapefile/download/shapefile-0.6.3.tgz"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shapefile-0.6.3.tgz_1501474920473_0.8532599580939859"},"directories":{},"publish_time":1501474920638,"_hasShrinkwrap":false,"_cnpm_publish_time":1501474920638,"_cnpmcore_publish_time":"2021-12-16T17:40:42.537Z"},"0.6.2":{"name":"shapefile","version":"0.6.2","description":"An implementation of the shapefile (.shp) spatial data format.","keywords":["geojson","shapefile"],"homepage":"https://github.com/mbostock/shapefile","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"https://bost.ocks.org/mike"},"browser":"dist/shapefile.js","main":"dist/shapefile.node.js","module":"index.js","repository":{"type":"git","url":"git+https://github.com/mbostock/shapefile.git"},"bin":{"dbf2json":"bin/dbf2json","shp2json":"bin/shp2json"},"scripts":{"pretest":"rm -rf dist && mkdir dist && cp index.node.js dist/shapefile.node.js && rollup -g path-source,array-source,stream-source,slice-source -f cjs -- index.js | tail -n +2 >> dist/shapefile.node.js","test":"tape 'test/**/*-test.js'","prepublish":"npm run test && rollup -c --banner \"$(preamble)\" -f umd -n shapefile -o dist/shapefile.js -- index.js && uglifyjs --preamble \"$(preamble)\" -o dist/shapefile.min.js -cm -- dist/shapefile.js","postpublish":"git push && git push --tags && zip -j dist/shapefile.zip -- LICENSE.txt README.md dist/shapefile.js dist/shapefile.min.js"},"dependencies":{"array-source":"0.0","commander":"2","path-source":"0.1","slice-source":"0.4","stream-source":"0.3","text-encoding":"0.6.1"},"devDependencies":{"package-preamble":"0.0","rollup":"0.41","rollup-plugin-node-resolve":"2","tape":"4","uglify-js":"2"},"gitHead":"5009a626ceeb5f91e43fbc04220100f2ac84c545","bugs":{"url":"https://github.com/mbostock/shapefile/issues"},"_id":"shapefile@0.6.2","_shasum":"3e232674290234a6474b6ccaca8899a796fe98ed","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.3.0","_npmUser":{"name":"mbostock","email":"mike@ocks.org"},"dist":{"shasum":"3e232674290234a6474b6ccaca8899a796fe98ed","size":14616,"noattachment":false,"key":"/shapefile/-/shapefile-0.6.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/shapefile/download/shapefile-0.6.2.tgz"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/shapefile-0.6.2.tgz_1485455963992_0.43634257349185646"},"directories":{},"publish_time":1485455965867,"_hasShrinkwrap":false,"_cnpm_publish_time":1485455965867,"_cnpmcore_publish_time":"2021-12-16T17:40:42.773Z"},"0.6.1":{"name":"shapefile","version":"0.6.1","description":"An implementation of the shapefile (.shp) spatial data format.","keywords":["geojson","shapefile"],"homepage":"https://github.com/mbostock/shapefile","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"https://bost.ocks.org/mike"},"browser":"dist/shapefile.js","main":"dist/shapefile.node.js","module":"index.js","repository":{"type":"git","url":"git+https://github.com/mbostock/shapefile.git"},"bin":{"dbf2json":"bin/dbf2json","shp2json":"bin/shp2json"},"scripts":{"pretest":"rm -rf dist && mkdir dist && cp index.node.js dist/shapefile.node.js && rollup -g path-source,array-source,stream-source,slice-source -f cjs -- index.js | tail -n +2 >> dist/shapefile.node.js","test":"tape 'test/**/*-test.js'","prepublish":"npm run test && rollup -c --banner \"$(preamble)\" -f umd -n shapefile -o dist/shapefile.js -- index.js && uglifyjs --preamble \"$(preamble)\" -o dist/shapefile.min.js -cm -- dist/shapefile.js","postpublish":"git push && git push --tags && zip -j dist/shapefile.zip -- LICENSE.txt README.md dist/shapefile.js dist/shapefile.min.js"},"dependencies":{"array-source":"0.0","commander":"2","path-source":"0.1","slice-source":"0.4","stream-source":"0.3","text-encoding":"0.6.1"},"devDependencies":{"package-preamble":"0.0","rollup":"0.41","rollup-plugin-node-resolve":"2","tape":"4","uglify-js":"2"},"gitHead":"5540b0b47e24657f674cef9fecbc9b587d77997b","bugs":{"url":"https://github.com/mbostock/shapefile/issues"},"_id":"shapefile@0.6.1","_shasum":"d639d6721525f81ea5db0debe0322c051b747898","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.3.0","_npmUser":{"name":"mbostock","email":"mike@ocks.org"},"dist":{"shasum":"d639d6721525f81ea5db0debe0322c051b747898","size":14526,"noattachment":false,"key":"/shapefile/-/shapefile-0.6.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/shapefile/download/shapefile-0.6.1.tgz"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/shapefile-0.6.1.tgz_1484850544544_0.06230049580335617"},"directories":{},"publish_time":1484850544802,"_hasShrinkwrap":false,"_cnpm_publish_time":1484850544802,"_cnpmcore_publish_time":"2021-12-16T17:40:42.981Z"},"0.6.0":{"name":"shapefile","version":"0.6.0","description":"An implementation of the shapefile (.shp) spatial data format.","keywords":["geojson","shapefile"],"homepage":"https://github.com/mbostock/shapefile","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"https://bost.ocks.org/mike"},"browser":"dist/shapefile.js","main":"dist/shapefile.node.js","module":"index.js","repository":{"type":"git","url":"git+https://github.com/mbostock/shapefile.git"},"bin":{"dbf2json":"bin/dbf2json","shp2json":"bin/shp2json"},"scripts":{"pretest":"rm -rf dist && mkdir dist && cp index.node.js dist/shapefile.node.js && rollup -g path-source,array-source,stream-source,slice-source -f cjs -- index.js | tail -n +2 >> dist/shapefile.node.js","test":"tape 'test/**/*-test.js'","prepublish":"npm run test && rollup -c --banner \"$(preamble)\" -f umd -n shapefile -o dist/shapefile.js -- index.js && uglifyjs --preamble \"$(preamble)\" -o dist/shapefile.min.js -cm -- dist/shapefile.js","postpublish":"git push && git push --tags && zip -j dist/shapefile.zip -- LICENSE.txt README.md dist/shapefile.js dist/shapefile.min.js"},"dependencies":{"array-source":"0.0","commander":"2","path-source":"0.1","slice-source":"0.4","stream-source":"0.3","text-encoding":"0.6.1"},"devDependencies":{"package-preamble":"0.0","rollup":"0.41","rollup-plugin-node-resolve":"2","tape":"4","uglify-js":"2"},"gitHead":"075406c9e376f6569c6efc84b22c44cb1013643e","bugs":{"url":"https://github.com/mbostock/shapefile/issues"},"_id":"shapefile@0.6.0","_shasum":"cdde076b4e9d3cc852e5cbdc8074a4176154ff4f","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.3.0","_npmUser":{"name":"mbostock","email":"mike@ocks.org"},"dist":{"shasum":"cdde076b4e9d3cc852e5cbdc8074a4176154ff4f","size":14384,"noattachment":false,"key":"/shapefile/-/shapefile-0.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/shapefile/download/shapefile-0.6.0.tgz"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/shapefile-0.6.0.tgz_1484764839081_0.9163555409759283"},"directories":{},"publish_time":1484764839303,"_hasShrinkwrap":false,"_cnpm_publish_time":1484764839303,"_cnpmcore_publish_time":"2021-12-16T17:40:43.203Z"},"0.5.11":{"name":"shapefile","version":"0.5.11","description":"An implementation of the shapefile (.shp) spatial data format.","keywords":["geojson","shapefile"],"homepage":"https://github.com/mbostock/shapefile","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"https://bost.ocks.org/mike"},"browser":"dist/shapefile.js","main":"dist/shapefile.node.js","module":"index.js","repository":{"type":"git","url":"git+https://github.com/mbostock/shapefile.git"},"bin":{"shp2json":"bin/shp2json"},"scripts":{"pretest":"rm -rf dist && mkdir dist && cp index.node.js dist/shapefile.node.js && rollup -g path-source,array-source,stream-source,slice-source -f cjs -- index.js | tail -n +2 >> dist/shapefile.node.js","test":"tape 'test/**/*-test.js'","prepublish":"npm run test && rollup -c --banner \"$(preamble)\" -f umd -n shapefile -o dist/shapefile.js -- index.js && uglifyjs --preamble \"$(preamble)\" -o dist/shapefile.min.js -cm -- dist/shapefile.js","postpublish":"git push && git push --tags && zip -j dist/shapefile.zip -- LICENSE.txt README.md dist/shapefile.js dist/shapefile.min.js"},"dependencies":{"array-source":"0.0","commander":"2","path-source":"0.1","slice-source":"0.4","stream-source":"0.3","text-encoding":"0.6.1"},"devDependencies":{"package-preamble":"0.0","rollup":"0.41","rollup-plugin-node-resolve":"2","tape":"4","uglify-js":"2"},"gitHead":"d86f5728846893e611f86356ba9e93adb2638f86","bugs":{"url":"https://github.com/mbostock/shapefile/issues"},"_id":"shapefile@0.5.11","_shasum":"ae1eaedf3f4e8618505d5d448fe785a4b26cf57d","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.3.0","_npmUser":{"name":"mbostock","email":"mike@ocks.org"},"dist":{"shasum":"ae1eaedf3f4e8618505d5d448fe785a4b26cf57d","size":13193,"noattachment":false,"key":"/shapefile/-/shapefile-0.5.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/shapefile/download/shapefile-0.5.11.tgz"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/shapefile-0.5.11.tgz_1484759634710_0.6015872177667916"},"directories":{},"publish_time":1484759634951,"_hasShrinkwrap":false,"_cnpm_publish_time":1484759634951,"_cnpmcore_publish_time":"2021-12-16T17:40:43.390Z"},"0.5.10":{"name":"shapefile","version":"0.5.10","description":"An implementation of the shapefile (.shp) spatial data format.","keywords":["geojson","shapefile"],"homepage":"https://github.com/mbostock/shapefile","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"https://bost.ocks.org/mike"},"browser":"dist/shapefile.js","main":"dist/shapefile.node.js","module":"index.js","repository":{"type":"git","url":"git+https://github.com/mbostock/shapefile.git"},"bin":{"shp2json":"bin/shp2json"},"scripts":{"pretest":"rm -rf dist && mkdir dist && cp index.node.js dist/shapefile.node.js && rollup -g path-source,array-source,stream-source,slice-source -f cjs -- index.js | tail -n +2 >> dist/shapefile.node.js","test":"tape 'test/**/*-test.js'","prepublish":"npm run test && rollup -c --banner \"$(preamble)\" -f umd -n shapefile -o dist/shapefile.js -- index.js && uglifyjs --preamble \"$(preamble)\" -o dist/shapefile.min.js -cm -- dist/shapefile.js","postpublish":"git push && git push --tags && zip -j dist/shapefile.zip -- LICENSE.txt README.md dist/shapefile.js dist/shapefile.min.js"},"dependencies":{"array-source":"0.0","commander":"2","path-source":"0.1","slice-source":"0.4","stream-source":"0.3","text-encoding":"0.6.1"},"devDependencies":{"package-preamble":"0.0","rollup":"0.36","rollup-plugin-node-resolve":"2","tape":"4","uglify-js":"2"},"gitHead":"225df25f439d6bff2bdb56bbbbd8b67efcb2df6f","bugs":{"url":"https://github.com/mbostock/shapefile/issues"},"_id":"shapefile@0.5.10","_shasum":"3c95f823b0dc599057b87e639247ad4c6254617f","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.3.0","_npmUser":{"name":"mbostock","email":"mike@ocks.org"},"dist":{"shasum":"3c95f823b0dc599057b87e639247ad4c6254617f","size":13192,"noattachment":false,"key":"/shapefile/-/shapefile-0.5.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/shapefile/download/shapefile-0.5.10.tgz"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/shapefile-0.5.10.tgz_1483640574920_0.21413341560401022"},"directories":{},"publish_time":1483640577022,"_hasShrinkwrap":false,"_cnpm_publish_time":1483640577022,"_cnpmcore_publish_time":"2021-12-16T17:40:43.615Z"},"0.5.9":{"name":"shapefile","version":"0.5.9","description":"An implementation of the shapefile (.shp) spatial data format.","keywords":["geojson","shapefile"],"homepage":"https://github.com/mbostock/shapefile","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"https://bost.ocks.org/mike"},"browser":"dist/shapefile.js","main":"dist/shapefile.node.js","module":"index.js","repository":{"type":"git","url":"git+https://github.com/mbostock/shapefile.git"},"bin":{"shp2json":"bin/shp2json"},"scripts":{"pretest":"rm -rf dist && mkdir dist && cp index.node.js dist/shapefile.node.js && rollup -g path-source,array-source,stream-source,slice-source -f cjs -- index.js | tail -n +2 >> dist/shapefile.node.js","test":"tape 'test/**/*-test.js'","prepublish":"npm run test && rollup -c --banner \"$(preamble)\" -f umd -n shapefile -o dist/shapefile.js -- index.js && uglifyjs --preamble \"$(preamble)\" -o dist/shapefile.min.js -cm -- dist/shapefile.js","postpublish":"git push && git push --tags && zip -j dist/shapefile.zip -- LICENSE.txt README.md dist/shapefile.js dist/shapefile.min.js"},"dependencies":{"array-source":"0.0","commander":"2","path-source":"0.1","slice-source":"0.4","stream-source":"0.3","text-encoding":"0.6"},"devDependencies":{"package-preamble":"0.0","rollup":"0.36","rollup-plugin-node-resolve":"2","tape":"4","uglify-js":"2"},"gitHead":"8f8a63938154a2da830fa9a9c59200e21f6c8fdd","bugs":{"url":"https://github.com/mbostock/shapefile/issues"},"_id":"shapefile@0.5.9","_shasum":"4e72c9b6f424d3d0a818858c5e7985faf6b84efa","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"mbostock","email":"mike@ocks.org"},"dist":{"shasum":"4e72c9b6f424d3d0a818858c5e7985faf6b84efa","size":13117,"noattachment":false,"key":"/shapefile/-/shapefile-0.5.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/shapefile/download/shapefile-0.5.9.tgz"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/shapefile-0.5.9.tgz_1479152429553_0.5562282607425004"},"directories":{},"publish_time":1479152429879,"_hasShrinkwrap":false,"_cnpm_publish_time":1479152429879,"_cnpmcore_publish_time":"2021-12-16T17:40:43.808Z"},"0.5.8":{"name":"shapefile","version":"0.5.8","description":"An implementation of the shapefile (.shp) spatial data format.","keywords":["geojson","shapefile"],"homepage":"https://github.com/mbostock/shapefile","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"https://bost.ocks.org/mike"},"browser":"dist/shapefile.js","main":"dist/shapefile.node.js","module":"index.js","repository":{"type":"git","url":"git+https://github.com/mbostock/shapefile.git"},"bin":{"shp2json":"bin/shp2json"},"scripts":{"pretest":"rm -rf dist && mkdir dist && cp index.node.js dist/shapefile.node.js && rollup -g path-source,array-source,stream-source,slice-source -f cjs -- index.js | tail -n +2 >> dist/shapefile.node.js","test":"tape 'test/**/*-test.js'","prepublish":"npm run test && rollup -c --banner \"$(preamble)\" -f umd -n shapefile -o dist/shapefile.js -- index.js && uglifyjs --preamble \"$(preamble)\" -o dist/shapefile.min.js -cm -- dist/shapefile.js","postpublish":"git push && git push --tags && zip -j dist/shapefile.zip -- LICENSE.txt README.md dist/shapefile.js dist/shapefile.min.js"},"dependencies":{"array-source":"0.0","commander":"2","path-source":"0.1","slice-source":"0.4","stream-source":"0.3","text-encoding":"0.6"},"devDependencies":{"package-preamble":"0.0","rollup":"0.36","rollup-plugin-node-resolve":"2","tape":"4","uglify-js":"2"},"gitHead":"2e22d0850afba85d3d4e4a6fea39eb164a9531aa","bugs":{"url":"https://github.com/mbostock/shapefile/issues"},"_id":"shapefile@0.5.8","_shasum":"79ba67e550aeb20b7d48689470cb414bf003d632","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"}],"dist":{"shasum":"79ba67e550aeb20b7d48689470cb414bf003d632","size":12877,"noattachment":false,"key":"/shapefile/-/shapefile-0.5.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/shapefile/download/shapefile-0.5.8.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/shapefile-0.5.8.tgz_1478035352799_0.9337016313802451"},"directories":{},"publish_time":1478035353025,"_hasShrinkwrap":false,"_cnpm_publish_time":1478035353025,"_cnpmcore_publish_time":"2021-12-16T17:40:43.987Z"},"0.5.7":{"name":"shapefile","version":"0.5.7","description":"An implementation of the shapefile (.shp) spatial data format.","keywords":["geojson","shapefile"],"homepage":"https://github.com/mbostock/shapefile","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"https://bost.ocks.org/mike"},"browser":"dist/shapefile.js","main":"dist/shapefile.node.js","module":"index.js","repository":{"type":"git","url":"git+https://github.com/mbostock/shapefile.git"},"bin":{"shp2json":"bin/shp2json"},"scripts":{"pretest":"rm -rf dist && mkdir dist && cp index.node.js dist/shapefile.node.js && rollup -g path-source,array-source,stream-source,slice-source -f cjs -- index.js | tail -n +2 >> dist/shapefile.node.js","test":"tape 'test/**/*-test.js'","prepublish":"npm run test && rollup -c --banner \"$(preamble)\" -f umd -n shapefile -o dist/shapefile.js -- index.js && uglifyjs --preamble \"$(preamble)\" -o dist/shapefile.min.js -cm -- dist/shapefile.js","postpublish":"git push && git push --tags && zip -j dist/shapefile.zip -- LICENSE.txt README.md dist/shapefile.js dist/shapefile.min.js"},"dependencies":{"array-source":"0.0","commander":"2","path-source":"0.1","slice-source":"0.4","stream-source":"0.3","text-encoding":"0.6"},"devDependencies":{"package-preamble":"0.0","rollup":"0.36","rollup-plugin-node-resolve":"2","tape":"4","uglify-js":"2"},"gitHead":"a5041c9293c6ea58cac35d79b5a16494bdae45da","bugs":{"url":"https://github.com/mbostock/shapefile/issues"},"_id":"shapefile@0.5.7","_shasum":"210722286a27400325535caafa7c92cbde3618e5","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.1","_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"}],"dist":{"shasum":"210722286a27400325535caafa7c92cbde3618e5","size":12743,"noattachment":false,"key":"/shapefile/-/shapefile-0.5.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/shapefile/download/shapefile-0.5.7.tgz"},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/shapefile-0.5.7.tgz_1474310539983_0.680985760409385"},"directories":{},"publish_time":1474310543145,"_hasShrinkwrap":false,"_cnpm_publish_time":1474310543145,"_cnpmcore_publish_time":"2021-12-16T17:40:44.185Z"},"0.5.6":{"name":"shapefile","version":"0.5.6","description":"An implementation of the shapefile (.shp) spatial data format.","keywords":["geojson","shapefile"],"homepage":"https://github.com/mbostock/shapefile","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"https://bost.ocks.org/mike"},"browser":"dist/shapefile.js","main":"dist/shapefile.node.js","module":"index.js","repository":{"type":"git","url":"git+https://github.com/mbostock/shapefile.git"},"bin":{"shp2json":"bin/shp2json"},"scripts":{"pretest":"rm -rf dist && mkdir dist && cp index.node.js dist/shapefile.node.js && rollup -g path-source,array-source,stream-source,slice-source -f cjs -- index.js | tail -n +2 >> dist/shapefile.node.js","test":"tape 'test/**/*-test.js'","prepublish":"npm run test && rollup -c --banner \"$(preamble)\" -f umd -n shapefile -o dist/shapefile.js -- index.js && uglifyjs --preamble \"$(preamble)\" -o dist/shapefile.min.js -cm -- dist/shapefile.js","postpublish":"git push && git push --tags"},"dependencies":{"array-source":"0.0","commander":"2","path-source":"0.1","slice-source":"0.4","stream-source":"0.3","text-encoding":"0.6"},"devDependencies":{"package-preamble":"0.0","rollup":"0.34","rollup-plugin-node-resolve":"2","tape":"4","uglify-js":"2"},"gitHead":"7e73e4c7173f2a4e511296199c14931e1bee9974","bugs":{"url":"https://github.com/mbostock/shapefile/issues"},"_id":"shapefile@0.5.6","_shasum":"f8076150dc3381719d78d0e2277108cb245377e7","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.1","_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"}],"dist":{"shasum":"f8076150dc3381719d78d0e2277108cb245377e7","size":11721,"noattachment":false,"key":"/shapefile/-/shapefile-0.5.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/shapefile/download/shapefile-0.5.6.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/shapefile-0.5.6.tgz_1473440915221_0.7458258660044521"},"directories":{},"publish_time":1473440915469,"_hasShrinkwrap":false,"_cnpm_publish_time":1473440915469,"_cnpmcore_publish_time":"2021-12-16T17:40:44.458Z"},"0.5.5":{"name":"shapefile","version":"0.5.5","description":"An implementation of the shapefile (.shp) spatial data format.","keywords":["geojson","shapefile"],"homepage":"https://github.com/mbostock/shapefile","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"https://bost.ocks.org/mike"},"browser":"dist/shapefile.js","main":"dist/shapefile.node.js","module":"index.js","repository":{"type":"git","url":"git+https://github.com/mbostock/shapefile.git"},"bin":{"shp2json":"bin/shp2json"},"scripts":{"test":"tape 'test/**/*-test.js'","prepublish":"rm -rf dist && mkdir dist && cp index.node.js dist/shapefile.node.js && rollup -g path-source,array-source,stream-source,slice-source -f cjs -- index.js | tail -n +2 >> dist/shapefile.node.js && rollup -c --banner \"$(preamble)\" -f umd -n shapefile -o dist/shapefile.js -- index.js && uglifyjs --preamble \"$(preamble)\" -o dist/shapefile.min.js -cm -- dist/shapefile.js","postpublish":"git push && git push --tags"},"dependencies":{"array-source":"0.0","commander":"2","path-source":"0.1","slice-source":"0.4","stream-source":"0.3","text-encoding":"0.6"},"devDependencies":{"package-preamble":"0.0","rollup":"0.34","rollup-plugin-node-resolve":"2","tape":"4","uglify-js":"2"},"gitHead":"217f566e870d2bf1f85240c2ee577c8a2d35c40e","bugs":{"url":"https://github.com/mbostock/shapefile/issues"},"_id":"shapefile@0.5.5","_shasum":"e9154a1e4377d4a6e234e826cf7041110a9017ba","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.1","_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"}],"dist":{"shasum":"e9154a1e4377d4a6e234e826cf7041110a9017ba","size":12585,"noattachment":false,"key":"/shapefile/-/shapefile-0.5.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/shapefile/download/shapefile-0.5.5.tgz"},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/shapefile-0.5.5.tgz_1473396014371_0.9628453778568655"},"directories":{},"publish_time":1473396016634,"_hasShrinkwrap":false,"_cnpm_publish_time":1473396016634,"_cnpmcore_publish_time":"2021-12-16T17:40:44.697Z"},"0.5.4":{"name":"shapefile","version":"0.5.4","description":"An implementation of the shapefile (.shp) spatial data format.","keywords":["geojson","shapefile"],"homepage":"https://github.com/mbostock/shapefile","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"https://bost.ocks.org/mike"},"browser":"dist/shapefile.js","main":"dist/shapefile.node.js","module":"index.js","repository":{"type":"git","url":"git+https://github.com/mbostock/shapefile.git"},"bin":{"shp2json":"bin/shp2json"},"scripts":{"test":"tape 'test/**/*-test.js'","prepublish":"rm -rf dist && mkdir dist && cp index.node.js dist/shapefile.node.js && rollup -g path-source,array-source,stream-source,slice-source -f cjs -- index.js | tail -n +2 >> dist/shapefile.node.js && rollup -c --banner \"$(preamble)\" -f umd -n shapefile -o dist/shapefile.js -- index.js && uglifyjs --preamble \"$(preamble)\" -o dist/shapefile.min.js -cm -- dist/shapefile.js","postpublish":"git push && git push --tags"},"dependencies":{"array-source":"0.0","commander":"2","path-source":"0.1","slice-source":"0.4","stream-source":"0.3","text-encoding":"0.6"},"devDependencies":{"package-preamble":"0.0","rollup":"0.34","rollup-plugin-node-resolve":"2","tape":"4","uglify-js":"2"},"gitHead":"059ffab44f2b1a37dc79b62228135ebc91a6ab7a","bugs":{"url":"https://github.com/mbostock/shapefile/issues"},"_id":"shapefile@0.5.4","_shasum":"2ab4610a6e9365bdc0ec4aa2d77203ca0a1cfbc3","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.1","_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"}],"dist":{"shasum":"2ab4610a6e9365bdc0ec4aa2d77203ca0a1cfbc3","size":12599,"noattachment":false,"key":"/shapefile/-/shapefile-0.5.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/shapefile/download/shapefile-0.5.4.tgz"},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/shapefile-0.5.4.tgz_1473394755535_0.9979903989005834"},"directories":{},"publish_time":1473394757876,"_hasShrinkwrap":false,"_cnpm_publish_time":1473394757876,"_cnpmcore_publish_time":"2021-12-16T17:40:44.885Z"},"0.5.3":{"name":"shapefile","version":"0.5.3","description":"An implementation of the shapefile (.shp) spatial data format.","keywords":["geojson","shapefile"],"homepage":"https://github.com/mbostock/shapefile","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"https://bost.ocks.org/mike"},"browser":"dist/shapefile.js","main":"dist/shapefile.node.js","module":"index.js","repository":{"type":"git","url":"git+https://github.com/mbostock/shapefile.git"},"bin":{"shp2json":"bin/shp2json"},"scripts":{"test":"tape 'test/**/*-test.js'","prepublish":"rm -rf dist && mkdir dist && cp index.node.js dist/shapefile.node.js && rollup -g path-source,array-source,stream-source,slice-source -f cjs -- index.js | tail -n +2 >> dist/shapefile.node.js && rollup -c --banner \"$(preamble)\" -f umd -n shapefile -o dist/shapefile.js -- index.js && uglifyjs --preamble \"$(preamble)\" -o dist/shapefile.min.js -cm -- dist/shapefile.js","postpublish":"git push && git push --tags"},"dependencies":{"array-source":"0.0","commander":"2","path-source":"0.1","slice-source":"0.4","stream-source":"0.3","text-encoding":"0.6"},"devDependencies":{"package-preamble":"0.0","rollup":"0.34","rollup-plugin-node-resolve":"2","tape":"4","uglify-js":"2"},"gitHead":"83dcc0885a8f88ba79e83c2e307f0aa1e06d4a50","bugs":{"url":"https://github.com/mbostock/shapefile/issues"},"_id":"shapefile@0.5.3","_shasum":"b9def55c2d7042412e6b80d3ce81571873923ac7","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.1","_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"}],"dist":{"shasum":"b9def55c2d7042412e6b80d3ce81571873923ac7","size":12605,"noattachment":false,"key":"/shapefile/-/shapefile-0.5.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/shapefile/download/shapefile-0.5.3.tgz"},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/shapefile-0.5.3.tgz_1473380715018_0.34098120988346636"},"directories":{},"publish_time":1473380717330,"_hasShrinkwrap":false,"_cnpm_publish_time":1473380717330,"_cnpmcore_publish_time":"2021-12-16T17:40:45.107Z"},"0.5.2":{"name":"shapefile","version":"0.5.2","description":"An implementation of the shapefile (.shp) spatial data format.","keywords":["geojson","shapefile"],"homepage":"https://github.com/mbostock/shapefile","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"https://bost.ocks.org/mike"},"browser":"dist/shapefile.js","main":"dist/shapefile.node.js","module":"index.js","repository":{"type":"git","url":"git+https://github.com/mbostock/shapefile.git"},"bin":{"dbfcat":"./bin/dbfcat","shpcat":"./bin/shpcat","shp2json":"./bin/shp2json"},"scripts":{"test":"tape 'test/**/*-test.js'","prepublish":"rm -rf dist && mkdir dist && cp index.node.js dist/shapefile.node.js && rollup -g path-source,array-source,stream-source,slice-source -f cjs -- index.js | tail -n +2 >> dist/shapefile.node.js && rollup -c --banner \"$(preamble)\" -f umd -n shapefile -o dist/shapefile.js -- index.js && uglifyjs --preamble \"$(preamble)\" -o dist/shapefile.min.js -cm -- dist/shapefile.js","postpublish":"git push && git push --tags"},"dependencies":{"array-source":"0.0","commander":"2","path-source":"0.1","slice-source":"0.4","stream-source":"0.3","text-encoding":"0.6"},"devDependencies":{"package-preamble":"0.0","rollup":"0.34","rollup-plugin-node-resolve":"2","tape":"4","uglify-js":"2"},"gitHead":"d7ad0ef60fa05e4cc2921732bfa9531fb531f3d2","bugs":{"url":"https://github.com/mbostock/shapefile/issues"},"_id":"shapefile@0.5.2","_shasum":"1956d8347ca5bad1bd3f1b7d60e4a7d0419fa696","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.1","_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"}],"dist":{"shasum":"1956d8347ca5bad1bd3f1b7d60e4a7d0419fa696","size":12053,"noattachment":false,"key":"/shapefile/-/shapefile-0.5.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/shapefile/download/shapefile-0.5.2.tgz"},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/shapefile-0.5.2.tgz_1473360072368_0.24411492026410997"},"directories":{},"publish_time":1473360074804,"_hasShrinkwrap":false,"_cnpm_publish_time":1473360074804,"_cnpmcore_publish_time":"2021-12-16T17:40:45.283Z"},"0.5.1":{"name":"shapefile","version":"0.5.1","description":"An implementation of the shapefile (.shp) spatial data format.","keywords":["geojson","shapefile"],"homepage":"https://github.com/mbostock/shapefile","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"https://bost.ocks.org/mike"},"browser":"dist/shapefile.js","main":"dist/shapefile.node.js","module":"index.js","repository":{"type":"git","url":"git+https://github.com/mbostock/shapefile.git"},"bin":{"dbfcat":"./bin/dbfcat","shpcat":"./bin/shpcat","shp2json":"./bin/shp2json"},"scripts":{"test":"tape 'test/**/*-test.js'","prepublish":"rm -rf dist && mkdir dist && cp index.node.js dist/shapefile.node.js && rollup -g path-source,array-source,stream-source,slice-source -f cjs -- index.js | tail -n +2 >> dist/shapefile.node.js && rollup -c --banner \"$(preamble)\" -f umd -n shapefile -o dist/shapefile.js -- index.js && uglifyjs --preamble \"$(preamble)\" -o dist/shapefile.min.js -cm -- dist/shapefile.js","postpublish":"git push && git push --tags"},"dependencies":{"array-source":"0.0","commander":"2","path-source":"0.1","slice-source":"0.4","stream-source":"0.3","text-encoding":"0.6"},"devDependencies":{"package-preamble":"0.0","rollup":"0.34","rollup-plugin-node-resolve":"2","tape":"4","uglify-js":"2"},"gitHead":"054075725bf8da6003a62385b5421f0cf892a08d","bugs":{"url":"https://github.com/mbostock/shapefile/issues"},"_id":"shapefile@0.5.1","_shasum":"8e7f8bdb8399b30dbe37021802f8df4159262441","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.1","_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"}],"dist":{"shasum":"8e7f8bdb8399b30dbe37021802f8df4159262441","size":12100,"noattachment":false,"key":"/shapefile/-/shapefile-0.5.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/shapefile/download/shapefile-0.5.1.tgz"},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/shapefile-0.5.1.tgz_1473290988345_0.029555526794865727"},"directories":{},"publish_time":1473290989546,"_hasShrinkwrap":false,"_cnpm_publish_time":1473290989546,"_cnpmcore_publish_time":"2021-12-16T17:40:45.483Z"},"0.5.0":{"name":"shapefile","version":"0.5.0","description":"An implementation of the shapefile (.shp) spatial data format.","keywords":["geojson","shapefile"],"homepage":"https://github.com/mbostock/shapefile","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"https://bost.ocks.org/mike"},"browser":"dist/shapefile.js","main":"dist/shapefile.node.js","module":"index.js","repository":{"type":"git","url":"git+https://github.com/mbostock/shapefile.git"},"bin":{"dbfcat":"./bin/dbfcat","shpcat":"./bin/shpcat","shp2json":"./bin/shp2json"},"scripts":{"test":"tape 'test/**/*-test.js'","prepublish":"rm -rf dist && mkdir dist && cp index.node.js dist/shapefile.node.js && rollup -g path-source,array-source,stream-source,slice-source -f cjs -- index.js | tail -n +2 >> dist/shapefile.node.js && rollup -c --banner \"$(preamble)\" -f umd -n shapefile -o dist/shapefile.js -- index.js && uglifyjs --preamble \"$(preamble)\" -o dist/shapefile.min.js -cm -- dist/shapefile.js","postpublish":"git push && git push --tags"},"dependencies":{"array-source":"0.0","commander":"2","path-source":"0.1","slice-source":"0.4","stream-source":"0.3","text-encoding":"0.6"},"devDependencies":{"package-preamble":"0.0","rollup":"0.34","rollup-plugin-node-resolve":"2","tape":"4","uglify-js":"2"},"gitHead":"54ebe637deed99207b7241badb327090c51703a2","bugs":{"url":"https://github.com/mbostock/shapefile/issues"},"_id":"shapefile@0.5.0","_shasum":"f8a43fba62a0febda11dec36617fae4c6cfbabe8","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.1","_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"}],"dist":{"shasum":"f8a43fba62a0febda11dec36617fae4c6cfbabe8","size":12022,"noattachment":false,"key":"/shapefile/-/shapefile-0.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/shapefile/download/shapefile-0.5.0.tgz"},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/shapefile-0.5.0.tgz_1473289084871_0.22514531202614307"},"directories":{},"publish_time":1473289086925,"_hasShrinkwrap":false,"_cnpm_publish_time":1473289086925,"_cnpmcore_publish_time":"2021-12-16T17:40:45.762Z"},"0.4.0":{"name":"shapefile","version":"0.4.0","description":"An implementation of the shapefile (.shp) spatial data format.","keywords":["geojson","shapefile"],"homepage":"https://github.com/mbostock/shapefile","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"https://bost.ocks.org/mike"},"main":"index.js","repository":{"type":"git","url":"git+https://github.com/mbostock/shapefile.git"},"bin":{"dbfcat":"./bin/dbfcat","shpcat":"./bin/shpcat","shp2json":"./bin/shp2json"},"scripts":{"test":"tape 'test/**/*-test.js'","postpublish":"git push && git push --tags"},"dependencies":{"commander":"2","file-source":"0.4","iconv-lite":"0.4"},"devDependencies":{"tape":"4"},"gitHead":"a2582b6bcd2880e5db2234a1958a6597a4454270","bugs":{"url":"https://github.com/mbostock/shapefile/issues"},"_id":"shapefile@0.4.0","_shasum":"f9bfbfa39e7ae0d1f700b625093596325fa84382","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.1","_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"}],"dist":{"shasum":"f9bfbfa39e7ae0d1f700b625093596325fa84382","size":12251,"noattachment":false,"key":"/shapefile/-/shapefile-0.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/shapefile/download/shapefile-0.4.0.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/shapefile-0.4.0.tgz_1472876689994_0.9686226709745824"},"directories":{},"publish_time":1472876690261,"_hasShrinkwrap":false,"_cnpm_publish_time":1472876690261,"_cnpmcore_publish_time":"2021-12-16T17:40:45.980Z"},"0.3.1":{"name":"shapefile","version":"0.3.1","description":"An implementation of the shapefile (.shp) spatial data format.","keywords":["geojson","shapefile"],"homepage":"https://github.com/mbostock/shapefile","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"main":"index.js","repository":{"type":"git","url":"git+ssh://git@github.com/mbostock/shapefile.git"},"bin":{"dbfcat":"./bin/dbfcat","shpcat":"./bin/shpcat","shp2json":"./bin/shp2json"},"scripts":{"test":"vows && echo"},"dependencies":{"iconv-lite":"0.2","optimist":"0.3","d3-queue":"1"},"devDependencies":{"vows":"0.7"},"gitHead":"6abd7cd70d2cde5fbb3b931982cd106cdd847e15","bugs":{"url":"https://github.com/mbostock/shapefile/issues"},"_id":"shapefile@0.3.1","_shasum":"9bb9a429bd6086a0cfb03962d14cfdf420ffba12","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.4.0","_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"}],"dist":{"shasum":"9bb9a429bd6086a0cfb03962d14cfdf420ffba12","size":12430,"noattachment":false,"key":"/shapefile/-/shapefile-0.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/shapefile/download/shapefile-0.3.1.tgz"},"directories":{},"publish_time":1453857490572,"_hasShrinkwrap":false,"_cnpm_publish_time":1453857490572,"_cnpmcore_publish_time":"2021-12-16T17:40:46.170Z"},"0.3.0":{"name":"shapefile","version":"0.3.0","description":"An implementation of the shapefile (.shp) spatial data format.","keywords":["geojson","shapefile"],"author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"repository":{"type":"git","url":"http://github.com/mbostock/shapefile.git"},"main":"./index.js","dependencies":{"iconv-lite":"0.2","optimist":"0.3","queue-async":"1"},"devDependencies":{"vows":"0.7"},"scripts":{"test":"vows && echo"},"bin":{"dbfcat":"./bin/dbfcat","shpcat":"./bin/shpcat","shp2json":"./bin/shp2json"},"bugs":{"url":"https://github.com/mbostock/shapefile/issues"},"homepage":"https://github.com/mbostock/shapefile","_id":"shapefile@0.3.0","dist":{"shasum":"ac4412c9b9676962d233a2339338db442ca92303","size":12356,"noattachment":false,"key":"/shapefile/-/shapefile-0.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/shapefile/download/shapefile-0.3.0.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"}],"directories":{},"publish_time":1395084945574,"_hasShrinkwrap":false,"_cnpm_publish_time":1395084945574,"_cnpmcore_publish_time":"2021-12-16T17:40:46.378Z"},"0.2.0":{"name":"shapefile","version":"0.2.0","description":"An implementation of the shapefile (.shp) spatial data format.","keywords":["geojson","shapefile"],"author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"repository":{"type":"git","url":"http://github.com/mbostock/shapefile.git"},"main":"./index.js","dependencies":{"iconv-lite":"0.2","optimist":"0.3"},"devDependencies":{"vows":"0.7"},"scripts":{"test":"./node_modules/.bin/vows && echo"},"bin":{"dbfcat":"./bin/dbfcat","shpcat":"./bin/shpcat","shp2json":"./bin/shp2json"},"readmeFilename":"README.md","bugs":{"url":"https://github.com/mbostock/shapefile/issues"},"_id":"shapefile@0.2.0","dist":{"shasum":"b766761a79ff83a94c39ee38dba9882201f0019f","size":11701,"noattachment":false,"key":"/shapefile/-/shapefile-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/shapefile/download/shapefile-0.2.0.tgz"},"_from":".","_npmVersion":"1.3.8","_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"}],"directories":{},"publish_time":1378312605580,"_hasShrinkwrap":false,"_cnpm_publish_time":1378312605580,"_cnpmcore_publish_time":"2021-12-16T17:40:46.970Z"},"0.1.4":{"name":"shapefile","version":"0.1.4","description":"An implementation of the shapefile (.shp) spatial data format.","keywords":["geojson","shapefile"],"author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"repository":{"type":"git","url":"http://github.com/mbostock/shapefile.git"},"main":"./index.js","dependencies":{"iconv-lite":"0.2","optimist":"0.3"},"devDependencies":{"vows":"0.7"},"scripts":{"test":"./node_modules/.bin/vows && echo"},"bin":{"dbfcat":"./bin/dbfcat","shpcat":"./bin/shpcat","shp2json":"./bin/shp2json"},"readmeFilename":"README.md","bugs":{"url":"https://github.com/mbostock/shapefile/issues"},"_id":"shapefile@0.1.4","dist":{"shasum":"f3c5005d1ff7ef6dec25785806b59dabfac55484","size":11504,"noattachment":false,"key":"/shapefile/-/shapefile-0.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/shapefile/download/shapefile-0.1.4.tgz"},"_from":".","_npmVersion":"1.2.32","_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"}],"directories":{},"publish_time":1374250655772,"_hasShrinkwrap":false,"_cnpm_publish_time":1374250655772,"_cnpmcore_publish_time":"2021-12-16T17:40:47.222Z"},"0.1.3":{"name":"shapefile","version":"0.1.3","description":"An implementation of the shapefile (.shp) spatial data format.","keywords":["geojson","shapefile"],"author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"repository":{"type":"git","url":"http://github.com/mbostock/shapefile.git"},"main":"./index.js","dependencies":{"iconv-lite":"0.2"},"devDependencies":{"vows":"0.7"},"scripts":{"test":"./node_modules/.bin/vows && echo"},"bin":{"dbfcat":"./bin/dbfcat","shpcat":"./bin/shpcat","shp2json":"./bin/shp2json"},"readmeFilename":"README.md","_id":"shapefile@0.1.3","dist":{"shasum":"eab3793dcb568c96d82a10d9fee067486e443fd0","size":11161,"noattachment":false,"key":"/shapefile/-/shapefile-0.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/shapefile/download/shapefile-0.1.3.tgz"},"_from":".","_npmVersion":"1.2.18","_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"}],"directories":{},"publish_time":1369931015536,"_hasShrinkwrap":false,"_cnpm_publish_time":1369931015536,"_cnpmcore_publish_time":"2021-12-16T17:40:47.434Z"},"0.1.2":{"name":"shapefile","version":"0.1.2","description":"An implementation of the shapefile (.shp) spatial data format.","keywords":["geojson","shapefile"],"author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"repository":{"type":"git","url":"http://github.com/mbostock/shapefile.git"},"main":"./index.js","dependencies":{"iconv-lite":"0.2"},"devDependencies":{"vows":"0.7"},"scripts":{"test":"./node_modules/.bin/vows && echo"},"bin":{"dbfcat":"./bin/dbfcat","shpcat":"./bin/shpcat","shp2json":"./bin/shp2json"},"readmeFilename":"README.md","_id":"shapefile@0.1.2","dist":{"shasum":"8f08a09537f0255f50fca03fcade1c03215fd748","size":11477,"noattachment":false,"key":"/shapefile/-/shapefile-0.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/shapefile/download/shapefile-0.1.2.tgz"},"_from":".","_npmVersion":"1.2.18","_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"}],"directories":{},"publish_time":1368895192707,"_hasShrinkwrap":false,"_cnpm_publish_time":1368895192707,"_cnpmcore_publish_time":"2021-12-16T17:40:47.606Z"},"0.1.1":{"name":"shapefile","version":"0.1.1","description":"An implementation of the shapefile (.shp) spatial data format.","keywords":["geojson","shapefile"],"author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"repository":{"type":"git","url":"http://github.com/mbostock/shapefile.git"},"main":"./index.js","dependencies":{"iconv-lite":"0.2"},"devDependencies":{"vows":"0.7"},"scripts":{"test":"./node_modules/.bin/vows && echo"},"bin":{"dbfcat":"./bin/dbfcat","shpcat":"./bin/shpcat","shp2json":"./bin/shp2json"},"readmeFilename":"README.md","_id":"shapefile@0.1.1","dist":{"shasum":"5093a8beaa75d6f53292fec085b256e4a1ec9bb4","size":11181,"noattachment":false,"key":"/shapefile/-/shapefile-0.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/shapefile/download/shapefile-0.1.1.tgz"},"_from":".","_npmVersion":"1.2.18","_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"}],"directories":{},"publish_time":1368829715221,"_hasShrinkwrap":false,"_cnpm_publish_time":1368829715221,"_cnpmcore_publish_time":"2021-12-16T17:40:47.799Z"},"0.1.0":{"name":"shapefile","version":"0.1.0","description":"An implementation of the shapefile (.shp) spatial data format.","keywords":["geojson","shapefile"],"author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"repository":{"type":"git","url":"http://github.com/mbostock/shapefile.git"},"main":"./index.js","dependencies":{"iconv-lite":"0.2"},"devDependencies":{"vows":"0.7"},"scripts":{"test":"./node_modules/.bin/vows && echo"},"bin":{"dbfcat":"./bin/dbfcat","shpcat":"./bin/shpcat","shp2json":"./bin/shp2json"},"readmeFilename":"README.md","_id":"shapefile@0.1.0","dist":{"shasum":"ab4b54bf8a442a64d5c3c9c3f3e4a9638f8349c1","size":11100,"noattachment":false,"key":"/shapefile/-/shapefile-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/shapefile/download/shapefile-0.1.0.tgz"},"_from":".","_npmVersion":"1.2.18","_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"}],"directories":{},"publish_time":1367608079804,"_hasShrinkwrap":false,"_cnpm_publish_time":1367608079804,"_cnpmcore_publish_time":"2021-12-16T17:40:48.010Z"},"0.0.11":{"name":"shapefile","version":"0.0.11","description":"An implementation of the shapefile (.shp) spatial data format.","keywords":["geojson","shapefile"],"author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"repository":{"type":"git","url":"http://github.com/mbostock/shapefile.git"},"main":"./index.js","dependencies":{"iconv-lite":"0.2.x"},"devDependencies":{"vows":"0.7.x"},"bin":{"dbfcat":"./bin/dbfcat","shpcat":"./bin/shpcat","shp2json":"./bin/shp2json"},"readmeFilename":"README.md","_id":"shapefile@0.0.11","dist":{"shasum":"376a8ae46091bf0593ab868c68430ef68fce98c8","size":10657,"noattachment":false,"key":"/shapefile/-/shapefile-0.0.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/shapefile/download/shapefile-0.0.11.tgz"},"_from":".","_npmVersion":"1.2.14","_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"}],"directories":{},"publish_time":1363125837629,"_hasShrinkwrap":false,"_cnpm_publish_time":1363125837629,"_cnpmcore_publish_time":"2021-12-16T17:40:48.243Z"},"0.0.10":{"name":"shapefile","version":"0.0.10","description":"An implementation of the shapefile (.shp) spatial data format.","keywords":["geojson","shapefile"],"author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"repository":{"type":"git","url":"http://github.com/mbostock/shapefile.git"},"main":"./index.js","dependencies":{"iconv-lite":"0.2.x"},"devDependencies":{"vows":"0.7.x"},"bin":{"dbfcat":"./bin/dbfcat","shpcat":"./bin/shpcat","shp2json":"./bin/shp2json"},"readmeFilename":"README.md","_id":"shapefile@0.0.10","dist":{"shasum":"2aed3318055548f611784e0c96ecd722f6e8b285","size":10696,"noattachment":false,"key":"/shapefile/-/shapefile-0.0.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/shapefile/download/shapefile-0.0.10.tgz"},"_from":".","_npmVersion":"1.2.11","_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"}],"directories":{},"publish_time":1362978945409,"_hasShrinkwrap":false,"_cnpm_publish_time":1362978945409,"_cnpmcore_publish_time":"2021-12-16T17:40:48.442Z"},"0.0.9":{"name":"shapefile","version":"0.0.9","description":"An implementation of the shapefile (.shp) spatial data format.","keywords":["geojson","shapefile"],"author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"repository":{"type":"git","url":"http://github.com/mbostock/shapefile.git"},"main":"./index.js","dependencies":{"iconv-lite":"0.2.x"},"devDependencies":{"vows":"0.7.x"},"bin":{"dbfcat":"./bin/dbfcat","shpcat":"./bin/shpcat","shp2json":"./bin/shp2json"},"readmeFilename":"README.md","_id":"shapefile@0.0.9","dist":{"shasum":"0c9ce4f92e2d3574a9ddf61f63cca0f8fde7316b","size":10701,"noattachment":false,"key":"/shapefile/-/shapefile-0.0.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/shapefile/download/shapefile-0.0.9.tgz"},"_from":".","_npmVersion":"1.2.11","_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"}],"directories":{},"publish_time":1362783359134,"_hasShrinkwrap":false,"_cnpm_publish_time":1362783359134,"_cnpmcore_publish_time":"2021-12-16T17:40:48.641Z"},"0.0.8":{"name":"shapefile","version":"0.0.8","description":"An implementation of the shapefile (.shp) spatial data format.","keywords":["geojson","shapefile"],"author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"repository":{"type":"git","url":"http://github.com/mbostock/shapefile.git"},"main":"./index.js","dependencies":{"iconv":"2.0.x"},"devDependencies":{"vows":"0.7.x"},"bin":{"dbfcat":"./bin/dbfcat","shpcat":"./bin/shpcat","shp2json":"./bin/shp2json"},"readmeFilename":"README.md","_id":"shapefile@0.0.8","dist":{"shasum":"dae0d179c4fca8f3f78c90c74dab64b1dbfe9f59","size":10710,"noattachment":false,"key":"/shapefile/-/shapefile-0.0.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/shapefile/download/shapefile-0.0.8.tgz"},"_from":".","_npmVersion":"1.2.11","_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"}],"directories":{},"publish_time":1362780973021,"_hasShrinkwrap":false,"_cnpm_publish_time":1362780973021,"_cnpmcore_publish_time":"2021-12-16T17:40:48.878Z"},"0.0.7":{"name":"shapefile","version":"0.0.7","description":"An implementation of the shapefile (.shp) spatial data format.","keywords":["geojson","shapefile"],"author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"repository":{"type":"git","url":"http://github.com/mbostock/shapefile.git"},"main":"./index.js","dependencies":{"iconv":"2.0.x"},"devDependencies":{"vows":"0.7.x"},"bin":{"dbfcat":"./bin/dbfcat","shpcat":"./bin/shpcat","shp2json":"./bin/shp2json"},"readmeFilename":"README.md","_id":"shapefile@0.0.7","dist":{"shasum":"6fdb25b89a56c0bae9f02254b5a07286ece8e57c","size":10644,"noattachment":false,"key":"/shapefile/-/shapefile-0.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/shapefile/download/shapefile-0.0.7.tgz"},"_from":".","_npmVersion":"1.2.11","_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"}],"directories":{},"publish_time":1362099122172,"_hasShrinkwrap":false,"_cnpm_publish_time":1362099122172,"_cnpmcore_publish_time":"2021-12-16T17:40:49.074Z"},"0.0.6":{"name":"shapefile","version":"0.0.6","description":"An implementation of the shapefile (.shp) spatial data format.","keywords":["geojson","shapefile"],"author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"repository":{"type":"git","url":"http://github.com/mbostock/shapefile.git"},"main":"./index.js","devDependencies":{"vows":"0.7.x"},"bin":{"dbfcat":"./bin/dbfcat","shpcat":"./bin/shpcat","shp2json":"./bin/shp2json"},"readmeFilename":"README.md","_id":"shapefile@0.0.6","dist":{"shasum":"5e999567804563b54307c6530762002074a8eb39","size":10183,"noattachment":false,"key":"/shapefile/-/shapefile-0.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/shapefile/download/shapefile-0.0.6.tgz"},"_from":".","_npmVersion":"1.2.10","_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"}],"directories":{},"publish_time":1361818858758,"_hasShrinkwrap":false,"_cnpm_publish_time":1361818858758,"_cnpmcore_publish_time":"2021-12-16T17:40:49.255Z"},"0.0.5":{"name":"shapefile","version":"0.0.5","description":"An implementation of the shapefile (.shp) spatial data format.","keywords":["geojson","shapefile"],"author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"repository":{"type":"git","url":"http://github.com/mbostock/shapefile.git"},"main":"./index.js","devDependencies":{"vows":"0.7.x"},"bin":{"dbfcat":"./bin/dbfcat","shpcat":"./bin/shpcat","shp2json":"./bin/shp2json"},"readmeFilename":"README.md","_id":"shapefile@0.0.5","dist":{"shasum":"e3503e116fb62244a15bf15008e5b53b8b8a79d0","size":9875,"noattachment":false,"key":"/shapefile/-/shapefile-0.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/shapefile/download/shapefile-0.0.5.tgz"},"_from":".","_npmVersion":"1.2.10","_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"}],"directories":{},"publish_time":1360902830070,"_hasShrinkwrap":false,"_cnpm_publish_time":1360902830070,"_cnpmcore_publish_time":"2021-12-16T17:40:49.438Z"},"0.0.4":{"name":"shapefile","version":"0.0.4","description":"An implementation of the shapefile (.shp) spatial data format.","keywords":["geojson","shapefile"],"author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"repository":{"type":"git","url":"http://github.com/mbostock/shapefile.git"},"main":"./index.js","devDependencies":{"vows":"0.7.x"},"bin":{"dbfcat":"./bin/dbfcat","shpcat":"./bin/shpcat","shp2json":"./bin/shp2json"},"readmeFilename":"README.md","_id":"shapefile@0.0.4","dist":{"shasum":"6456c61170836c199a218329e3aee547a768dc1c","size":8989,"noattachment":false,"key":"/shapefile/-/shapefile-0.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/shapefile/download/shapefile-0.0.4.tgz"},"_from":".","_npmVersion":"1.2.10","_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"}],"directories":{},"publish_time":1360597858653,"_hasShrinkwrap":false,"_cnpm_publish_time":1360597858653,"_cnpmcore_publish_time":"2021-12-16T17:40:49.720Z"},"0.0.3":{"name":"shapefile","version":"0.0.3","description":"An implementation of the shapefile (.shp) spatial data format.","keywords":["geojson","shapefile"],"author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"repository":{"type":"git","url":"http://github.com/mbostock/shapefile.git"},"main":"./index.js","devDependencies":{"vows":"0.7.x"},"bin":{"dbfcat":"./bin/dbfcat","shpcat":"./bin/shpcat","shp2json":"./bin/shp2json"},"readmeFilename":"README.md","_id":"shapefile@0.0.3","dist":{"shasum":"e5c727c1872298754af1a8d1a0b72852cbcb53b3","size":8338,"noattachment":false,"key":"/shapefile/-/shapefile-0.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/shapefile/download/shapefile-0.0.3.tgz"},"_from":".","_npmVersion":"1.2.10","_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"}],"directories":{},"publish_time":1360542773506,"_hasShrinkwrap":false,"_cnpm_publish_time":1360542773506,"_cnpmcore_publish_time":"2021-12-16T17:40:49.918Z"},"0.0.2":{"name":"shapefile","version":"0.0.2","description":"An implementation of the shapefile (.shp) spatial data format.","keywords":["geojson","shapefile"],"author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"repository":{"type":"git","url":"http://github.com/mbostock/shapefile.git"},"main":"./index.js","readmeFilename":"README.md","_id":"shapefile@0.0.2","dist":{"shasum":"961a867709895fbfd7c363680abbf4c92a00a24c","size":307864,"noattachment":false,"key":"/shapefile/-/shapefile-0.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/shapefile/download/shapefile-0.0.2.tgz"},"_from":".","_npmVersion":"1.2.10","_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"}],"directories":{},"publish_time":1360474248248,"_hasShrinkwrap":false,"_cnpm_publish_time":1360474248248,"_cnpmcore_publish_time":"2021-12-16T17:40:50.223Z"},"0.0.1":{"name":"shapefile","version":"0.0.1","description":"An implementation of the shapefile (.shp) spatial data format.","keywords":["geojson","shapefile"],"author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"repository":{"type":"git","url":"http://github.com/mbostock/shapefile.git"},"main":"./index.js","readmeFilename":"README.md","_id":"shapefile@0.0.1","dist":{"shasum":"4e6b33b25784f65a8db51761ede0186956b98055","size":3068,"noattachment":false,"key":"/shapefile/-/shapefile-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/shapefile/download/shapefile-0.0.1.tgz"},"_from":".","_npmVersion":"1.2.10","_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"}],"directories":{},"publish_time":1360456515566,"_hasShrinkwrap":false,"_cnpm_publish_time":1360456515566,"_cnpmcore_publish_time":"2021-12-16T17:40:50.429Z"}},"readme":"# Streaming Shapefile Parser\n\nIn Node:\n\n```js\nvar shapefile = require(\"shapefile\");\n\nshapefile.open(\"example.shp\")\n  .then(source => source.read()\n    .then(function log(result) {\n      if (result.done) return;\n      console.log(result.value);\n      return source.read().then(log);\n    }))\n  .catch(error => console.error(error.stack));\n```\n\nIn a browser:\n\n```html\n<!DOCTYPE html>\n<script src=\"https://unpkg.com/shapefile@0.6\"></script>\n<script>\n\nshapefile.open(\"https://cdn.rawgit.com/mbostock/shapefile/master/test/points.shp\")\n  .then(source => source.read()\n    .then(function log(result) {\n      if (result.done) return;\n      console.log(result.value);\n      return source.read().then(log);\n    }))\n  .catch(error => console.error(error.stack));\n\n</script>\n```\n\nIn a terminal:\n\n```\nshp2json example.shp\n```\n\nFor a live example, see [bl.ocks.org/2dd741099154a4da55a7db31fd96a892](http://bl.ocks.org/mbostock/2dd741099154a4da55a7db31fd96a892). See also [ndjson-cli](https://github.com/mbostock/ndjson-cli) for examples of manipulating GeoJSON using newline-delimited JSON streams. See [Command-Line Cartography](https://medium.com/@mbostock/command-line-cartography-part-1-897aa8f8ca2c) for a longer introduction.\n\nThis parser implementation is based on the [ESRI Shapefile Technical Description](http://www.esri.com/library/whitepapers/pdfs/shapefile.pdf), [dBASE Table for ESRI Shapefile (DBF)](http://www.digitalpreservation.gov/formats/fdd/fdd000326.shtml) and [Data File Header Structure for the\ndBASE Version 7 Table File](http://www.dbase.com/Knowledgebase/INT/db7_file_fmt.htm). Caveat emptor: this is a work in progress and does not currently support all shapefile geometry types. It only supports dBASE III and has little error checking. Please contribute if you want to help!\n\nIn-browser parsing of dBASE table files requires [TextDecoder](https://developer.mozilla.org/en-US/docs/Web/API/TextDecoder#Browser_compatibility), part of the [Encoding living standard](https://encoding.spec.whatwg.org/), which is not supported in IE or Safari as of September, 2016. See [text-encoding](https://github.com/inexorabletash/text-encoding) for a browser polyfill.\n\nTypeScript definitions are available in [DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/shapefile): `typings install dt~shapefile`.\n\n## API Reference\n\n<a name=\"read\" href=\"#read\">#</a> shapefile.<b>read</b>(<i>shp</i>[, <i>dbf</i>[, <i>options</i>]]) [<>](https://github.com/mbostock/shapefile/blob/master/index.js#L62 \"Source\")\n\nReturns a promise that yields a [GeoJSON feature collection](http://geojson.org/geojson-spec.html#feature-collection-objects) for specified shapefile *shp* and dBASE table file *dbf*. The meaning of the arguments is the same as [shapefile.open](#open). This is a convenience API for reading an entire shapefile in one go; use this method if you don’t mind putting the whole shapefile in memory. The yielded *collection* has a bbox property representing the bounding box of all records in this shapefile. The bounding box is specified as [*xmin*, *ymin*, *xmax*, *ymax*], where *x* and *y* represent longitude and latitude in spherical coordinates.\n\nThe [coordinate reference system](http://geojson.org/geojson-spec.html#coordinate-reference-system-objects) of the feature collection is not specified. This library does not support parsing coordinate reference system specifications (.prj); see [Proj4js](https://github.com/proj4js/proj4js) for parsing [well-known text (WKT)](https://en.wikipedia.org/wiki/Well-known_text#Coordinate_reference_system) specifications.\n\n<a name=\"open\" href=\"#open\">#</a> shapefile.<b>open</b>(<i>shp</i>[, <i>dbf</i>[, <i>options</i>]]) [<>](https://github.com/mbostock/shapefile/blob/master/index.js#L6 \"Source\")\n\nReturns a promise that yields a GeoJSON Feature [*source*](#sources).\n\nIf typeof *shp* is “string”, opens the shapefile at the specified *shp* path. If *shp* does not have a “.shp” extension, it is implicitly added. If *shp* instanceof ArrayBuffer or *shp* instanceof Uint8Array, reads the specified in-memory shapefile. Otherwise, *shp* must be a [Node readable stream](https://nodejs.org/api/stream.html#stream_readable_streams) in Node or a [WhatWG standard readable stream](https://streams.spec.whatwg.org/#rs) in browsers.\n\nIf typeof *dbf* is “string”, opens the dBASE file at the specified *dbf* path. If *dbf* does not have a “.dbf” extension, it is implicitly added. If *dbf* instanceof ArrayBuffer or *dbf* instanceof Uint8Array, reads the specified in-memory dBASE file. If *dbf* is undefined and *shp* is a string, then *dbf* defaults to *shp* with the “.shp” extension replaced with “.dbf”; in this case, no error is thrown if there is no dBASE file at the resulting implied *dbf*. If *dbf* is undefined and *shp* is not a string, or if *dbf* is null, then no dBASE file is read, and the resulting GeoJSON features will have empty properties. Otherwise, *dbf* must be a [Node readable stream](https://nodejs.org/api/stream.html#stream_readable_streams) in Node or a [WhatWG standard readable stream](https://streams.spec.whatwg.org/#rs) in browsers.\n\nIf typeof *shp* or *dbf* is “string”, in Node, the files are read from the [file system](https://nodejs.org/api/fs.html); in browsers, the files are read using [streaming](https://www.chromestatus.com/feature/5804334163951616) [fetch](https://fetch.spec.whatwg.org/), if available, and falling back to [XMLHttpRequest](https://xhr.spec.whatwg.org/). See [path-source](https://github.com/mbostock/path-source) for more.\n\nThe follwing options are supported:\n\n* `encoding` - the dBASE character encoding; defaults to “windows-1252”\n* `highWaterMark` - in Node, the size of the stream’s internal buffer; defaults to 65536\n\n<a name=\"openShp\" href=\"#openShp\">#</a> shapefile.<b>openShp</b>(<i>shp</i>[, <i>options</i>]) [<>](https://github.com/mbostock/shapefile/blob/master/index.js#L33 \"Source\")\n\nReturns a promise that yields a GeoJSON geometry [*source*](#sources). Unlike [shapefile.open](#open), this only reads the shapefile, and never the associated dBASE file. Subsequent calls to [*source*.read](#source_read) will yield GeoJSON geometries.\n\nIf typeof *shp* is “string”, opens the shapefile at the specified *shp* path. If *shp* does not have a “.shp” extension, it is implicitly added. In Node, the files are read from the [file system](https://nodejs.org/api/fs.html); in browsers, the files are read using [streaming](https://www.chromestatus.com/feature/5804334163951616) [fetch](https://fetch.spec.whatwg.org/), if available, and falling back to [XMLHttpRequest](https://xhr.spec.whatwg.org/). (See [path-source](https://github.com/mbostock/path-source) for more.) If *shp* instanceof ArrayBuffer or *shp* instanceof Uint8Array, reads the specified in-memory shapefile. Otherwise, *shp* must be a [Node readable stream](https://nodejs.org/api/stream.html#stream_readable_streams) in Node or a [WhatWG standard readable stream](https://streams.spec.whatwg.org/#rs) in browsers.\n\nThe follwing options are supported:\n\n* `highWaterMark` - in Node, the size of the stream’s internal buffer; defaults to 65536\n\n<a name=\"openDbf\" href=\"#openDbf\">#</a> shapefile.<b>openDbf</b>(<i>dbf</i>[, <i>options</i>]) [<>](https://github.com/mbostock/shapefile/blob/master/index.js#L45 \"Source\")\n\nReturns a promise that yields a GeoJSON properties object [*source*](#sources). Unlike [shapefile.open](#open), this only reads the dBASE file, and never the associated shapefile. Subsequent calls to [*source*.read](#source_read) will yield GeoJSON properties objects.\n\nIf typeof *dbf* is “string”, opens the dBASE at the specified *dbf* path. If *dbf* does not have a “.dbf” extension, it is implicitly added. In Node, the files are read from the [file system](https://nodejs.org/api/fs.html); in browsers, the files are read using [streaming](https://www.chromestatus.com/feature/5804334163951616) [fetch](https://fetch.spec.whatwg.org/), if available, and falling back to [XMLHttpRequest](https://xhr.spec.whatwg.org/). (See [path-source](https://github.com/mbostock/path-source) for more.) If *dbf* instanceof ArrayBuffer or *dbf* instanceof Uint8Array, reads the specified in-memory shapefile. Otherwise, *dbf* must be a [Node readable stream](https://nodejs.org/api/stream.html#stream_readable_streams) in Node or a [WhatWG standard readable stream](https://streams.spec.whatwg.org/#rs) in browsers.\n\nThe follwing options are supported:\n\n* `encoding` - the dBASE character encoding; defaults to “windows-1252”\n* `highWaterMark` - in Node, the size of the stream’s internal buffer; defaults to 65536\n\n### Sources\n\nCalling [shapefile.open](#open) yields a *source*; you can then call [*source*.read](#source_read) to read individual GeoJSON features. Similarly, [shapefile.openShp](#openShp) yields a *source* of GeoJSON geometries, and [shapefile.openDbf](#openDbf) yields of a *source* of GeoJSON properties objects.\n\n<a name=\"source_bbox\" href=\"#source_bbox\">#</a> <i>source</i>.<b>bbox</b>\n\nThe shapefile’s bounding box [*xmin*, *ymin*, *xmax*, *ymax*], where *x* and *y* represent longitude and latitude in spherical coordinates. This field is only defined on sources returned by [shapefile.open](#open) and [shapefile.openShp](#openShp), not [shapefile.openDbf](#openDbf).\n\n<a name=\"source_read\" href=\"#source_read\">#</a> <i>source</i>.<b>read</b>() [<>](https://github.com/mbostock/shapefile/blob/master/shapefile/read.js \"Source\")\n\nReturns a Promise for the next record from the underlying stream. The yielded result is an object with the following properties:\n\n* `value` - a JSON object, or undefined if the stream ended\n* `done` - a boolean which is true if the stream ended\n\nThe type of JSON object depends on the type of *source*: it may be either a [GeoJSON feature](http://geojson.org/geojson-spec.html#feature-objects), a [GeoJSON geometry](http://geojson.org/geojson-spec.html#geometry-objects), or a GeoJSON properties object (any JSON object).\n\n<a name=\"source_cancel\" href=\"#source_cancel\">#</a> <i>source</i>.<b>cancel</b>() [<>](https://github.com/mbostock/shapefile/blob/master/shapefile/cancel.js \"Source\")\n\nReturns a Promise which is resolved when the underlying stream has been destroyed.\n\n## Command Line Reference\n\n### shp2json\n\n<a name=\"shp2json\" href=\"#shp2json\">#</a> <b>shp2json</b> [<i>options…</i>] [<i>file</i>] [<>](https://github.com/mbostock/shapefile/blob/master/bin/shp2json \"Source\")\n\nConverts the specified shapefile *file* to GeoJSON. If *file* is not specified, defaults to reading from stdin (with no dBASE file). For example, to convert to a feature collection:\n\n```\nshp2json example.shp\n```\n\nTo convert to a geometry collection:\n\n```\nshp2json -g example.shp\n```\n\nTo convert to newline-delimited features:\n\n```\nshp2json -n example.shp\n```\n\nTo convert to newline-delimited geometries:\n\n```\nshp2json -ng example.shp\n```\n\nWhen [--geometry](#shp2json_geometry) or [--ignore-properties](#shp2json_ignore_properties) is not used, the shapefile is joined to the dBASE table file (.dbf) file corresonding to the specified shapefile *file*, if any.\n\n<a name=\"shp2json_help\" href=\"#shp2json_help\">#</a> shp2json <b>-h</b>\n<br><a href=\"#shp2json_help\">#</a> shp2json <b>--help</b>\n\nOutput usage information.\n\n<a name=\"shp2json_version\" href=\"#shp2json_version\">#</a> shp2json <b>-V</b>\n<br><a href=\"#shp2json_version\">#</a> shp2json <b>--version</b>\n\nOutput the version number.\n\n<a name=\"shp2json_out\" href=\"#shp2json_out\">#</a> shp2json <b>-o</b> <i>file</i>\n<br><a href=\"#shp2json_out\">#</a> shp2json <b>--out</b> <i>file</i>\n\nSpecify the output file name. Defaults to “-” for stdout.\n\n<a name=\"shp2json_newline_delimited\" href=\"#shp2json_newline_delimited\">#</a> shp2json <b>-n</b>\n<br><a href=\"#shp2json_newline_delimited\">#</a> shp2json <b>--newline-delimited</b>\n\nOutput [newline-delimited JSON](http://ndjson.org/), with one feature or [geometry](#shp2json_geometry) per line.\n\n<a name=\"shp2json_geometry\" href=\"#shp2json_geometry\">#</a> shp2json <b>-g</b>\n<br><a href=\"#shp2json_geometry\">#</a> shp2json <b>--geometry</b>\n\nOutput a [geometry collection](http://geojson.org/geojson-spec.html#geometrycollection) instead of a [feature collection](http://geojson.org/geojson-spec.html#feature-collection-objects) or, in conjuction with [--newline-delimited](#shp2json_newline_delimited), [geometries](http://geojson.org/geojson-spec.html#geometry-objects) instead of [feature objects](http://geojson.org/geojson-spec.html#feature-objects). Implies [--ignore-properties](#shp2json_ignore_properties).\n\n<a name=\"shp2json_ignore_properties\" href=\"#shp2json_ignore_properties\">#</a> shp2json <b>--ignore-properties</b>\n\nIgnore the corresponding dBASE table file (.dbf), if any. Output features will have an empty properties object.\n\n<a name=\"shp2json_encoding\" href=\"#shp2json_encoding\">#</a> shp2json <b>--encoding</b> <i>encoding</i>\n\nSpecify the dBASE table file character encoding. Defaults to “windows-1252”.\n\n<a name=\"shp2json_crs_name\" href=\"#shp2json_crs_name\">#</a> shp2json <b>--crs-name</b> <i>name</i>\n\nSpecify the [coordinate reference system name](http://geojson.org/geojson-spec.html#named-crs). This only applies when generating a feature collection; it is ignored when [-n](#shp2json_newline_delimited) or [-g](#shp2json_geometry) is used. Per the GeoJSON specification, the name should be an OGC CRS URN such as `urn:ogc:def:crs:OGC:1.3:CRS84`. However, legacy identifiers such as `EPSG:4326` may also be used.\n\nThis does not convert between coordinate reference systems! It merely outputs coordinate reference system metadata. This library does not support parsing coordinate reference system specifications (.prj).\n\n### dbf2json\n\n<a name=\"dbf2json\" href=\"#dbf2json\">#</a> <b>dbf2json</b> [<i>options…</i>] [<i>file</i>] [<>](https://github.com/mbostock/shapefile/blob/master/bin/dbf2json \"Source\")\n\nConverts the specified dBASE *file* to JSON. If *file* is not specified, defaults to reading from stdin. For example:\n\n```\ndbf2json example.dbf\n```\n\nTo convert to newline-delimited objects:\n\n```\ndbf2json -n example.dbf\n```\n\n<a name=\"dbf2json_help\" href=\"#dbf2json_help\">#</a> dbf2json <b>-h</b>\n<br><a href=\"#dbf2json_help\">#</a> dbf2json <b>--help</b>\n\nOutput usage information.\n\n<a name=\"dbf2json_version\" href=\"#dbf2json_version\">#</a> dbf2json <b>-V</b>\n<br><a href=\"#dbf2json_version\">#</a> dbf2json <b>--version</b>\n\nOutput the version number.\n\n<a name=\"dbf2json_out\" href=\"#dbf2json_out\">#</a> dbf2json <b>-o</b> <i>file</i>\n<br><a href=\"#dbf2json_out\">#</a> dbf2json <b>--out</b> <i>file</i>\n\nSpecify the output file name. Defaults to “-” for stdout.\n\n<a name=\"dbf2json_newline_delimited\" href=\"#dbf2json_newline_delimited\">#</a> dbf2json <b>-n</b>\n<br><a href=\"#dbf2json_newline_delimited\">#</a> dbf2json <b>--newline-delimited</b>\n\nOutput [newline-delimited JSON](http://ndjson.org/), with one object per line.\n\n<a name=\"dbf2json_encoding\" href=\"#dbf2json_encoding\">#</a> dbf2json <b>--encoding</b> <i>encoding</i>\n\nSpecify the input character encoding. Defaults to “windows-1252”.\n","_attachments":{},"homepage":"https://github.com/mbostock/shapefile","bugs":{"url":"https://github.com/mbostock/shapefile/issues"},"license":"BSD-3-Clause"}