{"name":"potpack","version":"1.0.0","description":"A tiny library for packing 2D rectangles (for sprite layouts)","main":"index","module":"index.mjs","unpkg":"index.js","jsdelivr":"index.js","files":["index.mjs","index.js"],"scripts":{"pretest":"eslint index.mjs","test":"tape -r esm test.js","build":"rollup -c","start":"rollup -w","prepublishOnly":"npm run build"},"eslintConfig":{"extends":"mourner","parserOptions":{"sourceType":"module"},"rules":{"no-var":"error","prefer-const":"error"}},"repository":{"type":"git","url":"git+https://github.com/mapbox/potpack.git"},"keywords":["algorithms","sprites","bin packing","geometry","rectangles"],"author":{"name":"Vladimir Agafonkin"},"license":"ISC","bugs":{"url":"https://github.com/mapbox/potpack/issues"},"homepage":"https://mapbox.github.io/potpack/","devDependencies":{"eslint":"^5.4.0","eslint-config-mourner":"^2.0.3","esm":"^3.0.80","rollup":"^0.64.1","rollup-plugin-buble":"^0.19.2","tape":"^4.9.1"},"gitHead":"18384ee81dff89b050384639ee2816669fc47865","_id":"potpack@1.0.0","_npmVersion":"6.4.0","_nodeVersion":"8.11.4","_npmUser":{"name":"mourner","email":"agafonkin@gmail.com"},"dist":{"shasum":"c7e9eec8b9898f95bf1412e95e213e606bea7a60","size":3063,"noattachment":false,"key":"/potpack/-/potpack-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/potpack/download/potpack-1.0.0.tgz"},"maintainers":[{"name":"mourner","email":"agafonkin@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/potpack_1.0.0_1535023932602_0.6474571596817398"},"_hasShrinkwrap":false,"publish_time":1535023932709,"_cnpm_publish_time":1535023932709,"dist-tags":{"latest":"2.0.0"}}