forked from francescolorenzetti/types-4-strapi
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package-lock.json
32 lines (32 loc) · 947 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
32
{
"name": "types-4-strapi",
"version": "1.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "types-4-strapi",
"version": "1.0.0",
"license": "ISC",
"dependencies": {
"types-4-strapi": "^1.0.0"
},
"bin": {
"types-4-strapi": "types-4-strapi.js"
},
"devDependencies": {}
},
"node_modules/types-4-strapi": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/types-4-strapi/-/types-4-strapi-1.0.0.tgz",
"integrity": "sha512-woicYKouqYhiZuvHtaecgmpK60MhwoprrUG9D4AbVTf4+fM8M5+YwpdNp2Kurjfe13xD/zBA1pILrQAo6dhRqQ=="
}
},
"dependencies": {
"types-4-strapi": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/types-4-strapi/-/types-4-strapi-1.0.0.tgz",
"integrity": "sha512-woicYKouqYhiZuvHtaecgmpK60MhwoprrUG9D4AbVTf4+fM8M5+YwpdNp2Kurjfe13xD/zBA1pILrQAo6dhRqQ=="
}
}
}