ocular-widget-sdk
Version:
Ocular's widget SDK
21 lines (20 loc) • 393 B
JSON
{
"name": "ocular-widget-sdk",
"version": "1.1.5",
"description": "Ocular's widget SDK",
"main": "src/main.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"sdk",
"widget",
"ocular",
"packages"
],
"author": "Paul Nuñez",
"license": "ISC",
"dependencies": {
"typescript": "^5.4.5"
}
}