constrap
Version:
CSS/JS pre-processer framework, with included html/css neovim snippits
26 lines (25 loc) • 588 B
JSON
{
"name": "constrap",
"version": "1.0.2",
"description": "CSS/JS pre-processer framework, with included html/css neovim snippits",
"main": "app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+ssh://git@gitlab.com/a4to/constrap.git"
},
"keywords": [
"strap",
"css",
"html",
"framework"
],
"author": "Connor Etherington",
"license": "MIT",
"bugs": {
"url": "https://gitlab.com/a4to/constrap/issues"
},
"homepage": "https://gitlab.com/a4to/constrap#readme"
}