Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
P
px3
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wangmingming
px3
Commits
e19efd7f
Commit
e19efd7f
authored
Dec 01, 2023
by
wang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
js
parent
4913f3db
Changes
2
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1868 additions
and
0 deletions
+1868
-0
package-lock.json
src/package-lock.json
+1841
-0
package.json
src/package.json
+27
-0
No files found.
src/package-lock.json
0 → 100644
View file @
e19efd7f
This diff is collapsed.
Click to expand it.
src/package.json
0 → 100644
View file @
e19efd7f
{
"name"
:
"px3"
,
"version"
:
"1.0.0"
,
"description"
:
""
,
"main"
:
"index.js"
,
"scripts"
:
{
"test"
:
"echo
\"
Error: no test specified
\"
&& exit 1"
},
"author"
:
""
,
"license"
:
"ISC"
,
"dependencies"
:
{
"acorn"
:
"^8.10.0"
,
"axios"
:
"^1.6.2"
,
"body-parser"
:
"^1.20.2"
,
"crypto-js"
:
"^4.2.0"
,
"express"
:
"^4.18.2"
,
"log4js"
:
"^6.9.1"
,
"md5"
:
"^2.3.0"
,
"pino"
:
"^8.16.2"
,
"qs"
:
"^6.11.2"
,
"query-string"
:
"^8.1.0"
},
"devDependencies"
:
{
"@babel/core"
:
"^7.22.11"
,
"@babel/types"
:
"^7.22.11"
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment