123456789101112131415161718192021222324252627282930313233343536373839404142434445 |
- {
- "_from": "coolkit-api@0.5.12",
- "_id": "coolkit-api@0.5.12",
- "_inBundle": false,
- "_integrity": "sha512-OhEet6GjrFMaWs7VHl8A1rY+57ugYl3h2A3nd1FLpqJQ+NuiZ6rR7aBmPjGILkS19gaQjhPS/bYShtGQlwH15Q==",
- "_location": "/coolkit-api",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "coolkit-api@0.5.12",
- "name": "coolkit-api",
- "escapedName": "coolkit-api",
- "rawSpec": "0.5.12",
- "saveSpec": null,
- "fetchSpec": "0.5.12"
- },
- "_requiredBy": [
- "#USER",
- "/"
- ],
- "_resolved": "http://172.20.1.22:4873/coolkit-api/-/coolkit-api-0.5.12.tgz",
- "_shasum": "58fb625707df8ed5bc2451437eda3c57eb3f2c26",
- "_spec": "coolkit-api@0.5.12",
- "_where": "/home/tony/coolkit/repos/hass-addon/cc.coolkit.it.ha.addon.server",
- "bundleDependencies": false,
- "dependencies": {
- "axios": "^0.21.1",
- "crypto-js": "^4.0.0"
- },
- "deprecated": false,
- "description": "Coolkit API",
- "devDependencies": {
- "@types/crypto-js": "^4.0.1",
- "@types/node": "^14.14.32"
- },
- "main": "dist/index.js",
- "name": "coolkit-api",
- "scripts": {
- "build": "rm -rf dist && tsc",
- "test": "ts-node test/index.ts"
- },
- "types": "dist/index.d.ts",
- "version": "0.5.12"
- }
|