FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
APIJSON/APIJSON-JavaScript/APIJSON-JS-Vue/package.json at master · feidianbo/APIJSON · GitHub
feidianbo
/
APIJSON
Public
forked from
APIJSON/APIJSON
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
APIJSON
/
APIJSON-JavaScript
/
APIJSON-JS-Vue
/
package.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
28 lines (28 loc) · 757 Bytes
Breadcrumbs
APIJSON
/
APIJSON-JavaScript
/
APIJSON-JS-Vue
/
package.json
Copy path
File metadata and controls
28 lines (28 loc) · 757 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
"name"
:
"
vue2
"
,
"description"
:
"
A Vue.js project
"
,
"version"
:
"
1.0.0
"
,
"author"
:
"
TommyLemon <1184482681@qq.com>
"
,
"private"
:
true
,
"scripts"
: {
"dev"
:
"
cross-env NODE_ENV=development webpack-dev-server --open --hot
"
,
"build"
:
"
cross-env NODE_ENV=production webpack --progress --hide-modules
"
},
"dependencies"
: {
"vue"
:
"
^2.3.3
"
,
"vue-resource"
:
"
^1.3.4
"
,
"vue-router"
:
"
^2.7.0
"
},
"devDependencies"
: {
"babel-core"
:
"
^6.0.0
"
,
"babel-loader"
:
"
^6.0.0
"
,
"babel-preset-env"
:
"
^1.5.1
"
,
"cross-env"
:
"
^3.0.0
"
,
"css-loader"
:
"
^0.25.0
"
,
"file-loader"
:
"
^0.9.0
"
,
"vue-loader"
:
"
^12.1.0
"
,
"vue-template-compiler"
:
"
^2.3.3
"
,
"webpack"
:
"
^2.6.1
"
,
"webpack-dev-server"
:
"
^2.4.5
"
}
}
Back
|
FazBrowse Home
|
New Git URL