{ "name": "@quasar/proton", "version": "1.0.0-alpha.1", "description": "Multi-binding collection of libraries and templates for building Proton", "main": "templates/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/quasarframework/proton.git" }, "author": "Quasar Framework", "license": "MIT", "bugs": { "url": "https://github.com/quasarframework/proton/issues" }, "homepage": "https://github.com/quasarframework/proton#readme", "publishConfig": { "access": "public" }, "engines": { "node": ">= 10.16.0", "npm": ">= 6.6.0", "yarn": ">= 1.17.3" } }