{"name":"seamless-immutable","version":"7.0.0","description":"Immutable data structures for JavaScript which are backwards-compatible with normal JS Arrays and Objects.","main":"src/seamless-immutable.js","browser":"seamless-immutable.development.js","devDependencies":{"chai":"3.5.0","coveralls":"2.11.8","deep-equal":"1.0.1","envify":"3.4.0","grunt":"0.4.5","grunt-contrib-uglify":"0.11.1","grunt-mocha-test":"0.12.7","istanbul":"0.4.2","jscheck":"0.2.0","lodash":"4.15.0","mocha":"2.4.5","mocha-istanbul":"0.2.0","mocha-lcov-reporter":"1.2.0","react":"^15.0.1","zuul":"3.9.0"},"scripts":{"test":"grunt","test-watch":"mocha --watch test/*.spec.js","jshint":"jshint seamless-immutable.development.js","coverage":"export ISTANBUL_REPORTERS=text-summary,html,lcov && rm -rf tmp/ && rm -rf html-report/ && istanbul instrument test/ -o tmp/ && mocha --reporter mocha-istanbul tmp/*.spec.js && echo Open html-report/index.html to view results as HTML.","zuul":"zuul -- test/*.spec.js","zuul-local":"zuul --local -- test/*.spec.js","travis-test":"npm run jshint && npm test && npm run zuul && npm run coveralls","coveralls":"istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"repository":{"type":"git","url":"git+https://github.com/rtfeldman/seamless-immutable.git"},"keywords":["immutable"],"author":{"name":"Richard Feldman"},"license":"BSD-3-Clause","bugs":{"url":"https://github.com/rtfeldman/seamless-immutable/issues"},"jshintConfig":{"newcap":false,"validthis":true,"proto":true},"homepage":"https://github.com/rtfeldman/seamless-immutable","gitHead":"aae0fd3fb8ee6499dd30fa428b299bfd5c62d00d","_id":"seamless-immutable@7.0.0","_shasum":"c31006789dae8ea41e11a0eb29a7e6975f243813","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.1","_npmUser":{"name":"rtfeldman","email":"richard.t.feldman@gmail.com"},"dist":{"shasum":"c31006789dae8ea41e11a0eb29a7e6975f243813","size":13759,"noattachment":false,"key":"/seamless-immutable/-/seamless-immutable-7.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/seamless-immutable/download/seamless-immutable-7.0.0.tgz"},"maintainers":[{"name":"crudh","email":"christian@rudh.se"},{"name":"rtfeldman","email":"richard.t.feldman@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/seamless-immutable-7.0.0.tgz_1481488617467_0.6334929661825299"},"directories":{},"publish_time":1481488619376,"_cnpm_publish_time":1481488619376,"_hasShrinkwrap":false,"dist-tags":{"latest":"7.1.4"}}