UNPKG

fi_sdk_js

Version:

Feedback Intelligence SKD

25 lines (24 loc) 512 B
{ "name": "fi_sdk_js", "version": "1.0.8", "description": "Feedback Intelligence SKD", "main": "dist/index.js", "types": "dist/index.d.ts", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "build": "tsc" }, "author": "Tigran Kostanyan", "license": "MIT", "devDependencies": { "@types/node": "^22.5.4", "typescript": "^5.6.2" }, "keywords": [ "feedback intelligence", "FI", "FeedbackIntelligence", "FI SDK", "FeedbackIntel SDK" ] }