{"name":"long","version":"2.2.2","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":"f71f9fcc47a51bf7bc197a2780a19ea1e6b4f0a6","bugs":{"url":"https://github.com/dcodeIO/Long.js/issues"},"homepage":"https://github.com/dcodeIO/Long.js","_id":"long@2.2.2","_shasum":"6c2d4bfa181e65194c2f8d8d54636033d4e6a9d9","_from":".","_npmVersion":"1.4.21","_npmUser":{"name":"dcode","email":"dcode@dcode.io"},"maintainers":[{"name":"dcode","email":""}],"dist":{"shasum":"6c2d4bfa181e65194c2f8d8d54636033d4e6a9d9","size":44710,"noattachment":false,"key":"/long/-/long-2.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/long/download/long-2.2.2.tgz"},"directories":{},"publish_time":1413989917433,"_cnpm_publish_time":1413989917433,"_hasShrinkwrap":false,"dist-tags":{"latest":"5.3.2"}}