{ "name": "@tentakelfabrik/tiny-validator", "version": "1.0.0", "description": "Form Validator with validator.js for riotjs", "repository": { "type": "git", "url": "git@github.com:tentakelfabrik/tiny-validator.git" }, "author": "Björn Hase", "license": "MIT", "dependencies": { "riot": "^5.1.2" }, "dependencies": { "form-serialize": "^0.7.2", "riot": "^5.1.2", "validate.js": "^0.13.1" }, "devDependencies": { "@riotjs/compiler": "^5.1.3", "@riotjs/webpack-loader": "^5.0.0", "cross-env": "^7.0.3", "laravel-mix": "^6.0.5", "postcss": "^8.2.1", "sass": "^1.32.0", "sass-loader": "^8.0.2" } }