{"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","dist-tags":{"latest":"0.6.6"}}