Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
J
junlebao-milk-20240619
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
SparkProjects
junlebao-milk-20240619
Commits
137789c9
Commit
137789c9
authored
Jun 19, 2024
by
haiyoucuv
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
init
parent
630b872d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
37 additions
and
0 deletions
+37
-0
.gitignore
.gitignore
+7
-0
package-lock.json
package-lock.json
+30
-0
No files found.
.gitignore
0 → 100644
View file @
137789c9
node_modules/
.DS_Store
.idea
.vscode
yarn-error.log
.yarn
.cache
package-lock.json
0 → 100644
View file @
137789c9
{
"name"
:
"miniprogram-ts-less-quickstart"
,
"version"
:
"1.0.0"
,
"lockfileVersion"
:
2
,
"requires"
:
true
,
"packages"
:
{
""
:
{
"name"
:
"miniprogram-ts-less-quickstart"
,
"version"
:
"1.0.0"
,
"devDependencies"
:
{
"miniprogram-api-typings"
:
"^2.8.3-1"
}
},
"node_modules/miniprogram-api-typings"
:
{
"version"
:
"2.12.0"
,
"resolved"
:
"http://npm.dui88.com:80/miniprogram-api-typings/-/miniprogram-api-typings-2.12.0.tgz"
,
"integrity"
:
"sha1-einJDz5e+jZYhCLR8B4i0zlKqqE="
,
"dev"
:
true
,
"license"
:
"MIT"
}
},
"dependencies"
:
{
"miniprogram-api-typings"
:
{
"version"
:
"2.12.0"
,
"resolved"
:
"http://npm.dui88.com:80/miniprogram-api-typings/-/miniprogram-api-typings-2.12.0.tgz"
,
"integrity"
:
"sha1-einJDz5e+jZYhCLR8B4i0zlKqqE="
,
"dev"
:
true
}
}
}
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