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