{"name":"map-or-similar","version":"1.2.0","description":"A JavaScript (JS) Map or Similar object polyfill if Map is not available.","license":"MIT","author":{"name":"@thinkloop"},"keywords":["map","polyfill","javascript","js","alternative","fast"],"homepage":"https://github.com/thinkloop/map-or-similar#readme","repository":{"type":"git","url":"git+https://github.com/thinkloop/map-or-similar.git"},"bugs":{"url":"https://github.com/thinkloop/map-or-similar/issues"},"main":"src/map-or-similar.js","scripts":{"prebuild":"npm run -s test","build":"npm run -s build:browserify | tee map-or-similar.js | npm run -s build:minify | tee map-or-similar.min.js | npm run -s build:gzip > map-or-similar.min.gzip.js","build:browserify":"browserify src/map-or-similar.js --detectGlobals false --standalone map-or-similar | derequire","build:minify":"uglifyjs --compress drop_console,unused=false --mangle --screw-ie8","build:gzip":"gzip --best -v -c","test":"JASMINE_CONFIG_PATH=jasmine.json jasmine","prepublish":"npm run build && git add --all && git commit -m 'build & publish' && npm version patch && git push && git push --tags"},"devDependencies":{"browserify":"^13.0.1","derequire":"^2.0.3","jasmine":"^2.4.1","npm-check-updates":"^2.6.5","uglify-js":"^2.6.2"},"gitHead":"b4d198500fde87dab596625ba141036221794d72","_id":"map-or-similar@1.2.0","_shasum":"a0d8389acbf84918335739b8855c4c302290c5da","_from":".","_npmVersion":"2.14.12","_nodeVersion":"4.2.4","_npmUser":{"name":"thinkloop","email":"bk@thinkloop.com"},"dist":{"shasum":"a0d8389acbf84918335739b8855c4c302290c5da","size":6786,"noattachment":false,"key":"/map-or-similar/-/map-or-similar-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/map-or-similar/download/map-or-similar-1.2.0.tgz"},"maintainers":[{"name":"thinkloop","email":"bk@thinkloop.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/map-or-similar-1.2.0.tgz_1463645960712_0.5134628613013774"},"directories":{},"publish_time":1463645963767,"_cnpm_publish_time":1463645963767,"_hasShrinkwrap":false,"dist-tags":{"latest":"1.5.0"}}