{ "name": "littleshop-admin", "version": "1.0.0", "description": "LittleShop Admin Panel Frontend Dependencies", "private": true, "scripts": { "build": "echo 'No build step required - using direct imports'", "watch": "echo 'No watch needed'" }, "dependencies": { "handsontable": "^14.6.1", "hammerjs": "^2.0.8" }, "devDependencies": {}, "repository": { "type": "git", "url": "https://gitlab.silverlabs.uk/Jamie/littleshop.git" }, "author": "SilverLABS", "license": "UNLICENSED" }