mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
20 lines
671 B
JSON
20 lines
671 B
JSON
{
|
|
"name": "extension-example",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 1,
|
|
"requires": true,
|
|
"dependencies": {
|
|
"react-open-doodles": {
|
|
"version": "1.0.5",
|
|
"resolved": "https://registry.npmjs.org/react-open-doodles/-/react-open-doodles-1.0.5.tgz",
|
|
"integrity": "sha512-TGYuRDL2XX2PG/9ZH2MXfYi/vbQLRnvqPxfzNRc4X3Nxmsiz93kIRmT5OWbItadvqEwZTD4IncwHMSLOTUvSZQ=="
|
|
},
|
|
"typescript": {
|
|
"version": "4.0.3",
|
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.0.3.tgz",
|
|
"integrity": "sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg==",
|
|
"dev": true
|
|
}
|
|
}
|
|
}
|