mirror of
https://github.com/linuxserver/core.git
synced 2026-02-20 05:07:19 +08:00
13 lines
268 B
JSON
13 lines
268 B
JSON
{
|
|
"dependencies": {
|
|
"babel": "^6.23.0",
|
|
"babel-core": "^6.26.0",
|
|
"babel-loader": "^7.1.2",
|
|
"babel-polyfill": "^6.26.0",
|
|
"babel-preset-es2015": "^6.24.1",
|
|
"eslint": "^4.11.0",
|
|
"eslint-plugin-react": "^7.4.0",
|
|
"webpack": "^3.8.1"
|
|
}
|
|
}
|