{"name":"react-simple-code-editor","version":"0.13.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":"e55609f9e3f2f9af965a8f22fc2f370bd58f7eb2","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.1","_nodeVersion":"16.16.0","_npmVersion":"8.11.0","dist":{"shasum":"4514553fa132dcaffec33a6612c58f1613c52416","size":17964,"noattachment":false,"key":"/react-simple-code-editor/-/react-simple-code-editor-0.13.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-simple-code-editor/download/react-simple-code-editor-0.13.1.tgz"},"_npmUser":{"name":"oliviertassinari","email":"olivier.tassinari@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.1_1664271312052_0.7840686820124714"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-27T10:16:38.686Z","publish_time":1664271312299,"_cnpm_publish_time":1664271312299,"dist-tags":{"latest":"0.14.1"}}