{"name":"datalib","version":"1.3.0","description":"JavaScript utilites for loading, summarizing and working with data.","keywords":["data","table","statistics","parse","csv","tsv","json","utility"],"repository":{"type":"git","url":"http://github.com/vega/datalib.git"},"author":{"name":"Jeffrey Heer","url":"http://idl.cs.washington.edu"},"license":"BSD-3-Clause","dependencies":{"d3-dsv":"latest","d3-format":"latest","d3-time":"latest","d3-time-format":"latest","topojson":"1.6.x","request":"2.53.x","sync-request":"2.0.x"},"devDependencies":{"browserify":"10.0.x","browserify-shim":"3.8.x","chai":"1.10.x","istanbul":"0.3.x","jshint":"2.8.x","mocha":"2.1.x","uglify-js":"2.4.x"},"main":"src/index.js","scripts":{"deploy":"npm run lint && npm run test && scripts/deploy.sh","lint":"jshint src/","test":"TZ=America/Los_Angeles mocha --recursive test/","cover":"TZ=America/Los_Angeles istanbul cover _mocha -- --recursive test/","build":"browserify src/index.js --debug --standalone dl -o datalib.js","postbuild":"uglifyjs datalib.js -c -m -o datalib.min.js"},"browserify":{"transform":["browserify-shim"]},"browserify-shim":{"topojson":"global:topojson"},"browser":{"buffer":false,"fs":false,"http":false,"request":false,"sync-request":false,"url":false},"gitHead":"98018394c64c84be175bc8e9c0dc677e0175fd0f","bugs":{"url":"https://github.com/vega/datalib/issues"},"homepage":"https://github.com/vega/datalib","_id":"datalib@1.3.0","_shasum":"e5327f4d6c61820fe91a68ff638c1770b65f57fe","_from":".","_npmVersion":"2.7.6","_nodeVersion":"0.10.29","_npmUser":{"name":"jheer","email":"jeffrey.heer@gmail.com"},"maintainers":[{"name":"jheer","email":""}],"dist":{"shasum":"e5327f4d6c61820fe91a68ff638c1770b65f57fe","size":112792,"noattachment":false,"key":"/datalib/-/datalib-1.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/datalib/download/datalib-1.3.0.tgz"},"directories":{},"_cnpmcore_publish_time":"2021-12-19T14:40:23.012Z","publish_time":1435723024194,"_cnpm_publish_time":1435723024194,"dist-tags":{"latest":"1.9.3"}}