| Name | Last modified | Size | Description | |
|---|---|---|---|---|
| Parent Directory | - | |||
| node_modules/ | 2026-02-09 12:49 | - | ||
| src/ | 2026-02-09 12:49 | - | ||
| lib/ | 2026-02-09 12:48 | - | ||
| package.json | 2026-02-09 12:48 | 2.4K | ||
| README.md | 2026-02-09 12:48 | 401 | 38d15e7 removed strapi.query from api controllers to repair migration on dev server? [كارل مبارك] | |
| LICENSE | 2026-02-09 12:48 | 1.1K |
# @babel/core > Babel compiler core. See our website [@babel/core](https://babeljs.io/docs/babel-core) for more information or the [issues](https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20core%22+is%3Aopen) associated with this package. ## Install Using npm: ```sh npm install --save-dev @babel/core ``` or using yarn: ```sh yarn add @babel/core --dev ```