mirror of
https://github.com/koush/scrypted.git
synced 2026-03-01 16:52:56 +00:00
12 lines
205 B
JSON
12 lines
205 B
JSON
{
|
|
"name": "@scrypted/types",
|
|
"version": "0.0.3",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {},
|
|
"devDependencies": {},
|
|
"types": "index.d.ts"
|
|
}
|