mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
15 lines
394 B
JSON
15 lines
394 B
JSON
{
|
|
"name": "@directus/sdk-js",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 1,
|
|
"requires": true,
|
|
"dependencies": {
|
|
"typescript": {
|
|
"version": "4.0.3",
|
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.0.3.tgz",
|
|
"integrity": "sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg==",
|
|
"dev": true
|
|
}
|
|
}
|
|
}
|