{"name":"long","version":"2.2.0","author":{"name":"Daniel Wirtz","email":"dcode@dcode.io"},"description":"A Long class for representing a 64-bit two's-complement integer value.","main":"index.js","repository":{"type":"git","url":"https://github.com/dcodeIO/Long.js.git"},"keywords":["math"],"dependencies":{},"devDependencies":{"testjs":"latest","closurecompiler":"latest","metascript":"~0"},"license":"Apache-2.0","engines":{"node":">=0.6"},"scripts":{"build":"node scripts/build.js","make":"npm run-script build && npm run-script compile && npm run-script compress && npm test","compile":"ccjs dist/Long.js --compilation_level=ADVANCED_OPTIMIZATIONS --output_wrapper=\"(function(){%output%})();\" --create_source_map=dist/Long.min.map > dist/Long.min.js","compress":"gzip -c -9 dist/Long.min.js > dist/Long.min.js.gz","test":"node node_modules/testjs/bin/testjs tests/suite.js"},"gitHead":"0d0aea6cc4cf68829eada76fc44a63fa5699f8af","bugs":{"url":"https://github.com/dcodeIO/Long.js/issues"},"homepage":"https://github.com/dcodeIO/Long.js","_id":"long@2.2.0","_shasum":"dc01d1fd385cd7c705d00333b73811598d316763","_from":".","_npmVersion":"1.4.21","_npmUser":{"name":"dcode","email":"dcode@dcode.io"},"maintainers":[{"name":"dcode","email":""}],"dist":{"shasum":"dc01d1fd385cd7c705d00333b73811598d316763","size":44555,"noattachment":false,"key":"/long/-/long-2.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/long/download/long-2.2.0.tgz"},"directories":{},"publish_time":1413297619384,"_cnpm_publish_time":1413297619384,"_hasShrinkwrap":false,"dist-tags":{"latest":"5.3.2"}}