mirror of
https://github.com/iconify/iconify.git
synced 2024-11-08 14:20:57 +00:00
51 lines
1.4 KiB
JSON
51 lines
1.4 KiB
JSON
{
|
|
"name": "@iconify/monorepo",
|
|
"version": "0.0.1",
|
|
"lockfileVersion": 2,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "@iconify/monorepo",
|
|
"version": "0.0.1",
|
|
"license": "MIT",
|
|
"devDependencies": {
|
|
"@types/node": "^17.0.12",
|
|
"typescript": "^4.5.5"
|
|
}
|
|
},
|
|
"node_modules/@types/node": {
|
|
"version": "17.0.12",
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.12.tgz",
|
|
"integrity": "sha512-4YpbAsnJXWYK/fpTVFlMIcUIho2AYCi4wg5aNPrG1ng7fn/1/RZfCIpRCiBX+12RVa34RluilnvCqD+g3KiSiA==",
|
|
"dev": true
|
|
},
|
|
"node_modules/typescript": {
|
|
"version": "4.5.5",
|
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.5.5.tgz",
|
|
"integrity": "sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==",
|
|
"dev": true,
|
|
"bin": {
|
|
"tsc": "bin/tsc",
|
|
"tsserver": "bin/tsserver"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.2.0"
|
|
}
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"@types/node": {
|
|
"version": "17.0.12",
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.12.tgz",
|
|
"integrity": "sha512-4YpbAsnJXWYK/fpTVFlMIcUIho2AYCi4wg5aNPrG1ng7fn/1/RZfCIpRCiBX+12RVa34RluilnvCqD+g3KiSiA==",
|
|
"dev": true
|
|
},
|
|
"typescript": {
|
|
"version": "4.5.5",
|
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.5.5.tgz",
|
|
"integrity": "sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==",
|
|
"dev": true
|
|
}
|
|
}
|
|
}
|