{"name":"react-simple-code-editor","version":"0.2.2","description":"Simple no-frills code editor with syntax highlighting","keywords":["code","editor","react"],"scripts":{"lint":"eslint .","flow":"flow","build":"babel src --out-dir lib --ignore '**/__tests__/**' && flow-copy-source -i '**/__tests__/**' src lib","prebuild":"del lib/","prepare":"yarn build","example":"parcel example/index.html","gh-pages":"git branch -D gh-pages; git checkout -b gh-pages && rm -rf dist/ && parcel build example/App.js && git add -f dist/ && git commit -m 'Publish website' && git push -fu origin gh-pages; git checkout master","precommit":"yarn lint && yarn flow"},"main":"lib/index.js","files":["lib/"],"repository":{"type":"git","url":"git+https://github.com/satya164/react-simple-code-editor.git"},"author":{"name":"Satyajit Sahoo","email":"satyajit.happy@gmail.com","url":"https://github.com/satya164/"},"license":"MIT","devDependencies":{"babel-cli":"^6.26.0","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-env":"^1.7.0","babel-preset-react":"^6.24.1","dedent":"^0.7.0","del-cli":"^1.1.0","eslint":"^4.19.1","eslint-config-satya164":"^1.0.2","flow-bin":"^0.75.0","flow-copy-source":"^2.0.0","husky":"^0.14.3","parcel-bundler":"^1.9.2","prettier":"^1.13.5","prismjs":"^1.15.0","react":"^16.4.1","react-dom":"^16.4.1"},"peerDependencies":{"react":"^16.0.0","react-dom":"^16.0.0"},"gitHead":"22e422fa8a4129e8748736f423694ab9afdbed8b","bugs":{"url":"https://github.com/satya164/react-simple-code-editor/issues"},"homepage":"https://github.com/satya164/react-simple-code-editor#readme","_id":"react-simple-code-editor@0.2.2","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"dist":{"shasum":"64373a2c7fef057ba95dc553a2469be5c980d872","size":7988,"noattachment":false,"key":"/react-simple-code-editor/-/react-simple-code-editor-0.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-simple-code-editor/download/react-simple-code-editor-0.2.2.tgz"},"maintainers":[{"name":"oliviertassinari","email":"olivier.tassinari@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-simple-code-editor_0.2.2_1529692557168_0.3590551486330926"},"_hasShrinkwrap":false,"publish_time":1529692557300,"_cnpm_publish_time":1529692557300,"dist-tags":{"latest":"0.14.1"}}