{"name":"react-ace","version":"5.1.0","description":"A react component for Ace Editor","main":"lib/index.js","types":"types.d.ts","scripts":{"clean":"rimraf lib dist","lint":"eslint src/*","build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/react-ace.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/react-ace.min.js --config webpack.config.production.js","example":"webpack-dev-server --config webpack.config.example.js","build:example":"webpack --config webpack.config.example.js","build":"npm run build:lib && npm run build:umd && npm run build:umd:min","check":"npm run lint","preversion":"npm run clean && npm run check","version":"npm run build","postversion":"git push && git push --tags && npm run clean","prepublish":"npm run clean && npm run build","test":"mocha --compilers js:babel-core/register --require tests/setup.js --recursive tests/**/*.spec.js","coverage":"nyc npm run test","postinstall":"opencollective postinstall"},"babel":{"presets":["es2015","react","stage-2"],"plugins":["transform-object-rest-spread"]},"author":{"name":"James Hrisho"},"license":"MIT","devDependencies":{"babel-cli":"^6.24.1","babel-core":"^6.24.1","babel-eslint":"^7.2.3","babel-loader":"^7.0.0","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-stage-2":"^6.24.1","chai":"^4.0.1","coveralls":"^2.13.1","enzyme":"^2.4.1","eslint":"^4.1.0","eslint-plugin-import":"^2.2.0","eslint-plugin-jsx-a11y":"^6.0.0","eslint-plugin-react":"^7.0.1","jsdom":"^11.0.0","mocha":"^3.1.2","nyc":"^11.0.1","react-addons-test-utils":"^15.5.1","rimraf":"^2.5.2","sinon":"^2.3.2","webpack":"^2.5.1","webpack-dev-server":"^2.4.5"},"keywords":["ace","ace editor","react-component","react","brace"],"dependencies":{"brace":"^0.10.0","lodash.get":"^4.4.2","lodash.isequal":"^4.1.1","opencollective":"^1.0.3","prop-types":"^15.5.8"},"peerDependencies":{"react":"^0.13.0 || ^0.14.0 || ^15.0.1","react-dom":"^0.13.0 || ^0.14.0 || ^15.0.1"},"nyc":{"exclude":["**/*.spec.js","**/setup.js","node_modules"],"extension":[".js",".jsx"],"reporter":["lcov","text-lcov","text","html"]},"repository":{"type":"git","url":"git+ssh://git@github.com/securingsincity/react-ace.git"},"collective":{"type":"opencollective","url":"https://opencollective.com/react-ace","logo":"https://opencollective.com/opencollective/logo.txt"},"gitHead":"a88c3708adf7c339c783dabd1a237cca434bec5a","bugs":{"url":"https://github.com/securingsincity/react-ace/issues"},"homepage":"https://github.com/securingsincity/react-ace#readme","_id":"react-ace@5.1.0","_shasum":"a320fce4bede79a945f3b596265ce5ade607f9bb","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"securingsincity","email":"james.hrisho@gmail.com"},"dist":{"shasum":"a320fce4bede79a945f3b596265ce5ade607f9bb","size":395818,"noattachment":false,"key":"/react-ace/-/react-ace-5.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-ace/download/react-ace-5.1.0.tgz"},"maintainers":[{"name":"securingsincity","email":"james.hrisho@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-ace-5.1.0.tgz_1499206531224_0.06032540462911129"},"directories":{},"publish_time":1499206532866,"_hasShrinkwrap":false,"_cnpm_publish_time":1499206532866,"_cnpmcore_publish_time":"2021-12-16T16:25:32.739Z","hasInstallScript":true,"dist-tags":{"latest":"10.1.0"}}