generated from M-CreativeLab/template-for-jsar-widget
-
Notifications
You must be signed in to change notification settings - Fork 1
/
package-lock.json
31 lines (31 loc) · 940 Bytes
/
package-lock.json
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
{
"name": "jsar-gallery-nes",
"version": "1.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "jsar-gallery-nes",
"version": "1.0.0",
"license": "MIT",
"devDependencies": {
"@yodaos-jsar/types": "^0.1.5"
}
},
"node_modules/@types/node": {
"version": "18.18.5",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.18.5.tgz",
"integrity": "sha512-4slmbtwV59ZxitY4ixUZdy1uRLf9eSIvBWPQxNjhHYWEtn0FryfKpyS2cvADYXTayWdKEIsJengncrVvkI4I6A==",
"dev": true
},
"node_modules/@yodaos-jsar/types": {
"version": "0.1.5",
"resolved": "https://registry.npmjs.org/@yodaos-jsar/types/-/types-0.1.5.tgz",
"integrity": "sha512-7LN3u3i3SKZXby20aUgl+tZ1C2GJkhPS744OV6MEzqP2n3G5hCEgwtzCP+pGmxk8hTCrTSHsZ2t5r9G3gOzT+w==",
"dev": true,
"dependencies": {
"@types/node": "^18.12.1"
}
}
}
}