{"name":"react-simple-code-editor","version":"0.9.12","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__/**' --source-maps && 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 -nm 'Publish website' && git push -fu origin gh-pages; git checkout @{-1}","release":"release-it"},"husky":{"hooks":{"pre-commit":"yarn lint && yarn flow"}},"publishConfig":{"registry":"https://registry.npmjs.org/"},"main":"lib/index.js","types":"index.d.ts","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-core":"^6.26.3","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","conventional-changelog-cli":"^2.0.12","dedent":"^0.7.0","del-cli":"^1.1.0","eslint":"^5.8.0","eslint-config-satya164":"^2.0.1","flow-bin":"^0.85.0","flow-copy-source":"^2.0.2","husky":"^1.1.3","parcel-bundler":"^1.10.3","prettier":"^1.14.3","prismjs":"^1.15.0","react":"^16.6.0","react-dom":"^16.6.0","release-it":"^10.3.1"},"peerDependencies":{"react":"^16.0.0","react-dom":"^16.0.0"},"gitHead":"4d1bfa65faa7e5628c63b189b6b120533f433d48","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.9.12","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"shasum":"b1ab0a44b82e3c74bf85a740c9dd9f8104f5f57d","size":19081,"noattachment":false,"key":"/react-simple-code-editor/-/react-simple-code-editor-0.9.12.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-simple-code-editor/download/react-simple-code-editor-0.9.12.tgz"},"maintainers":[{"name":"oliviertassinari","email":"olivier.tassinari@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"}],"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-simple-code-editor_0.9.12_1562940044212_0.8983867385979647"},"_hasShrinkwrap":false,"publish_time":1562940044461,"_cnpm_publish_time":1562940044461,"dist-tags":{"latest":"0.14.1"}}