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