{"name":"react-simple-code-editor","version":"0.13.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":"9bd589e1d544238f691b499442bc29386a058e26","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.13.0","_nodeVersion":"16.9.1","_npmVersion":"7.21.1","dist":{"shasum":"4d919a7deb396362d9d610ad101317b178be6105","size":17991,"noattachment":false,"key":"/react-simple-code-editor/-/react-simple-code-editor-0.13.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-simple-code-editor/download/react-simple-code-editor-0.13.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.13.0_1660849992720_0.5748761416056751"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-18T19:34:12.052Z","publish_time":1660849992944,"_cnpm_publish_time":1660849992944,"dist-tags":{"latest":"0.14.1"}}