UNPKG

frontend

Version:
33 lines (32 loc) 770 B
{ "name": "frontend", "version": "2.0.0-alpha.4", "description": "A management system for UI/UX Developers.", "main": "index.js", "scripts": {}, "repository": { "type": "git", "url": "git+https://github.com/danieljackson1983/frontend.git" }, "keywords": [ "UI", "UX" ], "author": "premo", "license": "MIT", "bugs": { "url": "https://github.com/danieljackson1983/frontend/issues" }, "homepage": "https://github.com/danieljackson1983/frontend#readme", "dependencies": { "gulp": "^4.0.0", "gulp-less": "^4.0.1", "gulp-mustache": "^4.1.0", "gulp-rename": "^1.4.0", "gulp-sass": "^4.0.2", "gulp-typescript": "^5.0.0", "less": "^3.9.0", "node-sass": "^4.11.0", "typescript": "^3.3.1" } }