{ "name": "tildeteam-css", "version": "1.0.0", "description": "a fork of brobin's h4x0r bootstrap theme, used by tilde.team", "author": "Ben Harris ", "scripts": { "build": "lessc less/hacker.less dist/hacker.css --clean-css=\"--s1 --advanced --compatibility=ie8\"", "cp": "scp dist/hacker.css ben@tilde.team:/var/www/html/tilde.team/public_html/css/." }, "repository": { "type": "git", "url": "https://github.com/tilde-team/css" }, "bugs": { "url": "https://github.com/tilde-team/css/issues" }, "dependencies": { "bootstrap": "3.3.7", "less": "2.7.3", "less-plugin-clean-css": "1.5.1" }, "preferGlobal": true, "license": "MIT" }