{"name":"react-simple-code-editor","version":"0.11.1","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":"986b14c875d51306d8bb55fcd109e44c47e83af8","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.11.1","_nodeVersion":"16.9.1","_npmVersion":"7.21.1","dist":{"shasum":"7e674ccaac48575c36bf5398058782406b931d2a","size":13395,"noattachment":false,"key":"/react-simple-code-editor/-/react-simple-code-editor-0.11.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-simple-code-editor/download/react-simple-code-editor-0.11.1.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.11.1_1653930756226_0.5707225382892394"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-30T17:13:56.632Z","publish_time":1653930756437,"_cnpm_publish_time":1653930756437,"dist-tags":{"latest":"0.14.1"}}