{"name":"long","version":"2.2.4","author":{"name":"Daniel Wirtz","email":"dcode@dcode.io"},"description":"A Long class for representing a 64-bit two's-complement integer value.","main":"dist/Long.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":"add49caa7456d1bc0898b42927672cfca11c8228","bugs":{"url":"https://github.com/dcodeIO/Long.js/issues"},"homepage":"https://github.com/dcodeIO/Long.js","_id":"long@2.2.4","_shasum":"b04914750cfdce369bfeb68c1eba61f57b431c8d","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"dcode","email":"dcode@dcode.io"},"maintainers":[{"name":"dcode","email":""}],"dist":{"shasum":"b04914750cfdce369bfeb68c1eba61f57b431c8d","size":42572,"noattachment":false,"key":"/long/-/long-2.2.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/long/download/long-2.2.4.tgz"},"directories":{},"publish_time":1434033486914,"_cnpm_publish_time":1434033486914,"_hasShrinkwrap":false,"dist-tags":{"latest":"5.3.2"}}