{"name":"seamless-immutable","version":"2.3.0","description":"Immutable data structures for JavaScript which are backwards-compatible with normal JS Arrays and Objects.","main":"seamless-immutable.development.js","devDependencies":{"chai":"1.9.2","coveralls":"2.11.2","envify":"3.4.0","grunt":"0.4.5","grunt-contrib-uglify":"0.8.1","grunt-mocha-test":"0.12.7","istanbul":"0.3.2","jscheck":"0.2.0","jshint":"2.5.8","lodash":"2.4.1","mocha":"2.0.1","mocha-istanbul":"0.2.0","mocha-lcov-reporter":"0.0.1","zuul":"1.11.2"},"scripts":{"test":"mocha test/*.spec.js","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":"https://github.com/rtfeldman/seamless-immutable.git"},"keywords":["immutable"],"author":{"name":"Richard Feldman"},"license":"Apache2","bugs":{"url":"https://github.com/rtfeldman/seamless-immutable/issues"},"jshintConfig":{"newcap":false,"validthis":true,"proto":true},"homepage":"https://github.com/rtfeldman/seamless-immutable","gitHead":"de5710da0b0183a8d96f5defa9bbe5e1c1f47552","_id":"seamless-immutable@2.3.0","_shasum":"a11fa5525a161c261100cfd5904a6d8474949da2","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"rtfeldman","email":"richard.t.feldman@gmail.com"},"maintainers":[{"name":"crudh","email":"christian@rudh.se"},{"name":"rtfeldman","email":"richard.t.feldman@gmail.com"}],"dist":{"shasum":"a11fa5525a161c261100cfd5904a6d8474949da2","size":24688,"noattachment":false,"key":"/seamless-immutable/-/seamless-immutable-2.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/seamless-immutable/download/seamless-immutable-2.3.0.tgz"},"directories":{},"publish_time":1429551540493,"_cnpm_publish_time":1429551540493,"_hasShrinkwrap":false,"dist-tags":{"latest":"7.1.4"}}