forked from megaroeny/Figma-Reset-Text-Layer-Name
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package-lock.json
26 lines (26 loc) · 838 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
{
"name": "Figma-Reset-Text-Layer-Name",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"devDependencies": {
"@figma/plugin-typings": "^1.19.3"
}
},
"node_modules/@figma/plugin-typings": {
"version": "1.19.3",
"resolved": "https://registry.npmjs.org/@figma/plugin-typings/-/plugin-typings-1.19.3.tgz",
"integrity": "sha512-Tm26pPQoltD7bYfeC/+d4RFsmdcrmAatq3lhGIfKNC80ETlZHv5scWJZIvCR0EULJNdtIaiQNskJLSqcPzHafQ==",
"dev": true
}
},
"dependencies": {
"@figma/plugin-typings": {
"version": "1.19.3",
"resolved": "https://registry.npmjs.org/@figma/plugin-typings/-/plugin-typings-1.19.3.tgz",
"integrity": "sha512-Tm26pPQoltD7bYfeC/+d4RFsmdcrmAatq3lhGIfKNC80ETlZHv5scWJZIvCR0EULJNdtIaiQNskJLSqcPzHafQ==",
"dev": true
}
}
}