FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
solidpay/package-lock.json at gh-pages · JavaScriptSolidServer/solidpay · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
JavaScriptSolidServer
/
solidpay
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
solidpay
/
package-lock.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
46 lines (46 loc) · 1.23 KB
Breadcrumbs
solidpay
/
package-lock.json
Copy path
File metadata and controls
46 lines (46 loc) · 1.23 KB
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
{
"name"
:
"
@solidpay/node
"
,
"version"
:
"
0.0.1
"
,
"lockfileVersion"
:
3
,
"requires"
:
true
,
"packages"
: {
""
: {
"name"
:
"
@solidpay/node
"
,
"version"
:
"
0.0.1
"
,
"license"
:
"
MIT
"
,
"dependencies"
: {
"@noble/curves"
:
"
^1.9.7
"
},
"engines"
: {
"node"
:
"
>=20
"
}
},
"node_modules/@noble/curves"
: {
"version"
:
"
1.9.7
"
,
"resolved"
:
"
https://registry.npmjs.org/@noble/curves/-/curves-1.9.7.tgz
"
,
"integrity"
:
"
sha512-gbKGcRUYIjA3/zCCNaWDciTMFI0dCkvou3TL8Zmy5Nc7sJ47a0jtOeZoTaMxkuqRo9cRhjOdZJXegxYE5FN/xw==
"
,
"license"
:
"
MIT
"
,
"dependencies"
: {
"@noble/hashes"
:
"
1.8.0
"
},
"engines"
: {
"node"
:
"
^14.21.3 || >=16
"
},
"funding"
: {
"url"
:
"
https://paulmillr.com/funding/
"
}
},
"node_modules/@noble/hashes"
: {
"version"
:
"
1.8.0
"
,
"resolved"
:
"
https://registry.npmjs.org/@noble/hashes/-/hashes-1.8.0.tgz
"
,
"integrity"
:
"
sha512-jCs9ldd7NwzpgXDIf6P3+NrHh9/sD6CQdxHyjQI+h/6rDNo88ypBxxz45UDuZHz9r3tNz7N/VInSVoVdtXEI4A==
"
,
"license"
:
"
MIT
"
,
"engines"
: {
"node"
:
"
^14.21.3 || >=16
"
},
"funding"
: {
"url"
:
"
https://paulmillr.com/funding/
"
}
}
}
}
Back
|
FazBrowse Home
|
New Git URL