{ "name": "vue-tachyon", "version": "0.1.0", "description": "A vuejs project leveraging the tachyon css framework", "main": "index.js", "dependencies": { "tachyons": "^4.8.0" }, "devDependencies": { "tachyons": "^4.8.0", "vue": "^2.4.4" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://git.androiddrew.com/androiddrew/vue-tachyon.git" }, "author": "androiddrew", "license": "MIT" }