{"name":"react-simple-code-editor","version":"0.12.0","description":"Simple no-frills code editor with syntax highlighting","keywords":["code","editor","react"],"scripts":{"lint":"eslint .","typescript":"tsc --noEmit","preprepare":"del lib/","prepare":"tsc --project tsconfig.build.json","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"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"main":"lib/index.js","types":"lib/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":{"@arkweid/lefthook":"^0.7.7","@release-it/conventional-changelog":"^5.0.0","@types/dedent":"^0.7.0","@types/prismjs":"^1.26.0","@types/react":"^18.0.9","@types/react-dom":"^18.0.5","dedent":"^0.7.0","del-cli":"^4.0.1","eslint":"^8.16.0","eslint-config-satya164":"^3.1.11","parcel":"^2.6.0","prettier":"^2.6.2","prismjs":"^1.15.0","process":"^0.11.10","react":"^18.1.0","react-dom":"^18.1.0","release-it":"^15.0.0","typescript":"^4.7.2"},"peerDependencies":{"react":"*","react-dom":"*"},"prettier":{"singleQuote":true,"tabWidth":2,"trailingComma":"es5","useTabs":false},"eslintConfig":{"extends":"satya164","env":{"browser":true}},"eslintIgnore":["node_modules/","dist/","lib/"],"gitHead":"7f10c674b48a16a456307711eab80f1be3ff82d6","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.12.0","_nodeVersion":"16.9.1","_npmVersion":"7.21.1","dist":{"shasum":"e9ffb6788ec2dd0167e1b39e1c7d56638864181a","size":17991,"noattachment":false,"key":"/react-simple-code-editor/-/react-simple-code-editor-0.12.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-simple-code-editor/download/react-simple-code-editor-0.12.0.tgz"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"directories":{},"maintainers":[{"name":"oliviertassinari","email":"olivier.tassinari@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-simple-code-editor_0.12.0_1660849645267_0.4785095648474007"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-18T19:34:11.742Z","publish_time":1660849645517,"_cnpm_publish_time":1660849645517,"dist-tags":{"latest":"0.14.1"}}