Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F8198620
package.json
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
package.json
View Options
{
"private"
:
true
,
"scripts"
:
{
"dev"
:
"npm run development"
,
"development"
:
"cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js"
,
"watch"
:
"npm run development -- --watch"
,
"watch-poll"
:
"npm run watch -- --watch-poll"
,
"hot"
:
"cross-env NODE_ENV=development node_modules/webpack-dev-server/bin/webpack-dev-server.js --inline --hot --config=node_modules/laravel-mix/setup/webpack.config.js"
,
"prod"
:
"npm run production"
,
"production"
:
"cross-env NODE_ENV=production node_modules/webpack/bin/webpack.js --no-progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js"
,
"lint"
:
"eslint --ext .js,.vue resources && stylelint
\"
resources/sass/*.scss
\"
\"
resources/vue/*.vue
\"
"
},
"devDependencies"
:
{
"axios"
:
"^0.19"
,
"bootstrap"
:
"^4.5.0"
,
"cross-env"
:
"^5.1"
,
"eslint"
:
"^6.8.0"
,
"eslint-plugin-vue"
:
"^6.1.1"
,
"@fortawesome/fontawesome-svg-core"
:
"^1.2.27"
,
"@fortawesome/free-brands-svg-icons"
:
"^5.12.1"
,
"@fortawesome/free-regular-svg-icons"
:
"^5.12.1"
,
"@fortawesome/free-solid-svg-icons"
:
"^5.12.1"
,
"@fortawesome/vue-fontawesome"
:
"^0.1.9"
,
"jquery"
:
"^3.5.1"
,
"laravel-mix"
:
"^4.0.7"
,
"popper.js"
:
"^1.16.0"
,
"resolve-url-loader"
:
"^2.3.1"
,
"sass"
:
"^1.15.2"
,
"sass-loader"
:
"^7.1.0"
,
"stylelint"
:
"^12.0.1"
,
"stylelint-config-standard"
:
"^19.0.0"
,
"vue"
:
"^2.5.17"
,
"vue-router"
:
"^3.1.3"
,
"vue-template-compiler"
:
"^2.6.10"
,
"vuex"
:
"^3.1.1"
}
}
File Metadata
Details
Attached
Mime Type
application/json
Expires
Wed, Jul 8, 8:21 PM (1 d, 21 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1041203
Default Alt Text
package.json (1 KB)
Attached To
Mode
R2 kolab
Attached
Detach File
Event Timeline
Log In to Comment