mirror of
https://github.com/iconify/iconify.git
synced 2024-11-09 23:00:56 +00:00
38 lines
935 B
JSON
38 lines
935 B
JSON
{
|
|
"name": "@iconify/types",
|
|
"version": "1.0.13",
|
|
"lockfileVersion": 2,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "@iconify/types",
|
|
"version": "1.0.13",
|
|
"license": "(Apache-2.0 OR GPL-2.0)",
|
|
"devDependencies": {
|
|
"typescript": "^4.4.3"
|
|
}
|
|
},
|
|
"node_modules/typescript": {
|
|
"version": "4.4.3",
|
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.4.3.tgz",
|
|
"integrity": "sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==",
|
|
"dev": true,
|
|
"bin": {
|
|
"tsc": "bin/tsc",
|
|
"tsserver": "bin/tsserver"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.2.0"
|
|
}
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"typescript": {
|
|
"version": "4.4.3",
|
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.4.3.tgz",
|
|
"integrity": "sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==",
|
|
"dev": true
|
|
}
|
|
}
|
|
}
|