{ "name": "actor-typeahead", "version": "0.1.1", "description": "", "main": "actor-typeahead.js", "scripts": { "typecheck": "tsc -p jsconfig.json" }, "repository": { "type": "git", "url": "git@tangled.sh:jakelazaroff.com/actor-typeahead" }, "author": "", "license": "MPL-2.0", "devDependencies": { "typescript": "^5.9.3" } }