siftal
Version:
CSS Framework, not bad ;)
33 lines (32 loc) • 733 B
JSON
{
"name": "siftal",
"version": "6.9.0",
"description": "CSS Framework, not bad ;)",
"author": "Javad Evazzadeh <J.Evazzadeh@gmail.com>",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/Ermile/siftal.git"
},
"bugs": {
"url": "https://github.com/Ermile/siftal/issues"
},
"homepage": "https://siftal.ir",
"dependencies": {
"dash": "github:Ermile/dash",
"express": "^4.17.1",
"jquery": ">=3.4.0"
},
"main": "index.html",
"directories": {
"example": "examples"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"siftal",
"ermile"
]
}