{"_id":"@at-jsnote/local-client","name":"@at-jsnote/local-client","dist-tags":{"latest":"1.0.0"},"versions":{"1.0.0":{"name":"@at-jsnote/local-client","version":"1.0.0","publishConfig":{"access":"public"},"devDependencies":{"@fortawesome/fontawesome-free":"^5.15.1","@monaco-editor/react":"3.7.5","@reduxjs/toolkit":"^1.9.5","@testing-library/jest-dom":"^5.16.5","@testing-library/react":"^13.4.0","@testing-library/user-event":"^13.5.0","@types/jest":"^27.5.2","@types/jscodeshift":"0.7.2","@types/node":"^16.18.8","@types/prettier":"^2.7.2","@types/react":"^18.0.26","@types/react-dom":"^18.0.9","@types/react-redux":"7.1.25","@types/react-resizable":"3.0.2","@uiw/react-md-editor":"2.1.1","axios":"1.3.5","bulmaswatch":"^0.8.1","esbuild-wasm":"0.8.27","immer":"^10.0.2","jscodeshift":"0.11.0","localforage":"^1.10.0","monaco-editor":"^0.34.1","monaco-jsx-highlighter":"0.0.15","prettier":"^2.8.3","react":"^18.2.0","react-dom":"^18.2.0","react-redux":"8.0.5","react-resizable":"3.0.4","react-scripts":"4.0.1","redux":"4.2.1","redux-thunk":"2.3.0","typescript":"^4.9.4","web-vitals":"^2.1.4"},"scripts":{"start":"react-scripts start","build":"react-scripts build","test":"react-scripts test","eject":"react-scripts eject","prepublishOnly":"npm run build"},"eslintConfig":{"extends":["react-app","react-app/jest"]},"browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"gitHead":"a4dc5f52cfb3f1f4f0b831e2605d2a69d471df0c","description":"- esbuild npm module     - JS Wrapper -> Go code that does actual transpiling and bundling - esbuild-wasm npm module     - wasm short for WebAssembly         - feature supported in modern browsers allowing us to execute compiled c, c++, c#, rust, golang c","_id":"@at-jsnote/local-client@1.0.0","_nodeVersion":"14.17.0","_npmVersion":"lerna/3.22.1/node@v14.17.0+x64 (darwin)","dist":{"integrity":"sha512-6XxsUtu6kPJaRARlBnjMg7n1FtZAOZ+atjssUkzK6NCcDNPpnEquNVIV/5HSGOU0EnXhuKKozKAHw0ZWrWbKUg==","shasum":"9106600ea38aed3d52e27af5208d7196af4c796b","tarball":"https://registry.npmjs.org/@at-jsnote/local-client/-/local-client-1.0.0.tgz","fileCount":1069,"unpackedSize":19133702,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAyW5Z2V4gBlEdykkfCihjwgXH5YRibxqzN5aWOCjrLDAiEA7xW79lK2QNETUgsvIoQ0GRAQ3Kuz32WdIT34f9eAzvA="}]},"_npmUser":{"name":"tranhoangan22","email":"hoangan08ece@gmail.com"},"directories":{},"maintainers":[{"name":"tranhoangan22","email":"hoangan08ece@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/local-client_1.0.0_1696776806019_0.0752108263964768"},"_hasShrinkwrap":false}},"time":{"created":"2023-10-08T14:53:25.892Z","1.0.0":"2023-10-08T14:53:26.324Z","modified":"2023-10-08T14:53:26.621Z"},"maintainers":[{"name":"tranhoangan22","email":"hoangan08ece@gmail.com"}],"description":"- esbuild npm module     - JS Wrapper -> Go code that does actual transpiling and bundling - esbuild-wasm npm module     - wasm short for WebAssembly         - feature supported in modern browsers allowing us to execute compiled c, c++, c#, rust, golang c","readme":"# About ESBuild\n- esbuild npm module\n    - JS Wrapper -> Go code that does actual transpiling and bundling\n- esbuild-wasm npm module\n    - wasm short for WebAssembly\n        - feature supported in modern browsers allowing us to execute compiled c, c++, c#, rust, golang codes\n    - 1. Small amount of JS, code that interacts with our app\n    - 2. WASM binaries -> compiled golang bundler that can work in the browser\n        - esbuild is written in go and as we can’t run go in a browser, esbuild is compiled to web assembly binaries which can be executed inside the browser! -> runs super quickly\n","readmeFilename":"README.md"}