{"name":"immutable","version":"4.0.0-rc.7","description":"Immutable Data Collections","license":"MIT","homepage":"https://facebook.github.com/immutable-js","author":{"name":"Lee Byron","url":"https://github.com/leebyron"},"repository":{"type":"git","url":"git://github.com/facebook/immutable-js.git"},"bugs":{"url":"https://github.com/facebook/immutable-js/issues"},"main":"dist/immutable.js","module":"dist/immutable.es.js","typings":"dist/immutable-nonambient.d.ts","typescript":{"definition":"dist/immutable.d.ts"},"scripts":{"build":"run-s build:*","build:dist":"run-s clean:dist bundle:dist bundle:es copy:dist stats:dist","build:pages":"gulp --gulpfile gulpfile.js default","stats:dist":"node ./resources/dist-stats.js","clean:dist":"rimraf dist","bundle:dist":"rollup -c ./resources/rollup-config.js","bundle:es":"rollup -c ./resources/rollup-config-es.js","copy:dist":"node ./resources/copy-dist-typedefs.js","lint":"run-s lint:*","lint:ts":"tslint \"__tests__/**/*.ts\"","lint:js":"eslint \"{__tests__,src,pages/src,pages/lib}/**/*.js\"","format":"prettier --single-quote --write \"{__tests__,src,pages/src,pages/lib}/**/*.js\"","testonly":"./resources/jest","test":"run-s format build lint testonly test:types:*","test:travis":"npm run test && ./resources/check-changes","test:types:ts":"dtslint type-definitions/ts-tests","test:types:flow":"flow check type-definitions/tests","perf":"node ./resources/bench.js","start":"gulp --gulpfile gulpfile.js dev","deploy":"./resources/deploy-ghpages.sh","gitpublish":"./resources/gitpublish.sh"},"jest":{"moduleFileExtensions":["js","ts"],"transform":{"^.+\\.ts$":"<rootDir>/resources/jestPreprocessor.js"},"testRegex":"/__tests__/.*\\.(ts|js)$","unmockedModulePathPatterns":["./node_modules/react"]},"devDependencies":{"benchmark":"2.1.4","browser-sync":"2.18.13","browserify":"14.4.0","colors":"1.1.2","del":"3.0.0","dtslint":"0.1.2","eslint":"4.8.0","eslint-config-airbnb":"15.1.0","eslint-config-prettier":"2.6.0","eslint-plugin-import":"2.7.0","eslint-plugin-jsx-a11y":"5.1.1","eslint-plugin-prettier":"2.3.1","eslint-plugin-react":"7.4.0","flow-bin":"0.56.0","gulp":"3.9.1","gulp-concat":"2.6.1","gulp-filter":"5.0.1","gulp-header":"1.8.9","gulp-less":"3.3.2","gulp-size":"2.1.0","gulp-sourcemaps":"2.6.1","gulp-uglify":"2.1.0","gulp-util":"3.0.8","jasmine-check":"0.1.5","jest":"21.2.1","marked":"0.3.6","microtime":"2.1.6","mkdirp":"0.5.1","npm-run-all":"4.1.1","prettier":"1.7.4","react":"^0.12.0","react-router":"^0.11.2","react-tools":"0.13.3","rimraf":"2.6.2","rollup":"0.50.0","rollup-plugin-buble":"0.16.0","rollup-plugin-commonjs":"8.2.1","rollup-plugin-json":"2.3.0","rollup-plugin-strip-banner":"0.2.0","run-sequence":"2.2.0","through2":"2.0.3","transducers-js":"^0.4.174","tslint":"5.7.0","typescript":"2.5.3","uglify-js":"2.8.11","uglify-save-license":"0.4.1","vinyl-buffer":"1.0.0","vinyl-source-stream":"1.1.0"},"files":["dist","contrib","README.md","LICENSE"],"keywords":["immutable","persistent","lazy","data","datastructure","functional","collection","stateless","sequence","iteration"],"dependencies":{},"gitHead":"5023b0dd8a16f43f4aa8aeeb2603b484abc6750e","_id":"immutable@4.0.0-rc.7","_npmVersion":"5.3.0","_nodeVersion":"8.0.0","_npmUser":{"name":"leebyron","email":"lee@leebyron.com"},"dist":{"shasum":"50b4ad60e02ac5c71ebb19ad72577b08ed4ab736","size":164770,"noattachment":false,"key":"/immutable/-/immutable-4.0.0-rc.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/immutable/download/immutable-4.0.0-rc.7.tgz"},"maintainers":[{"name":"jdeniau","email":""},{"name":"leebyron","email":"lee@leebyron.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/immutable-4.0.0-rc.7.tgz_1507222396322_0.011388908606022596"},"directories":{},"publish_time":1507222398025,"_hasShrinkwrap":false,"_cnpm_publish_time":1507222398025,"dist-tags":{"latest":"5.1.5","version-3":"3.8.3","version-4":"4.3.8"}}