bi-app-sass
Version:
writing bi-directional stylesheets in sass
32 lines (31 loc) • 680 B
JSON
{
"name": "bi-app-sass",
"version": "1.1.0",
"description": "writing bi-directional stylesheets in sass",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/anasnakawa/bi-app-sass.git"
},
"keywords": [
"sass",
"css",
"bidi",
"bi-directional",
"ltr",
"rtl"
],
"author": "Anas Nakawa",
"license": "MIT",
"bugs": {
"url": "https://github.com/anasnakawa/bi-app-sass/issues"
},
"homepage": "https://github.com/anasnakawa/bi-app-sass",
"devDependencies": {
"grunt": "^0.4.5",
"grunt-release": "^0.13.0"
}
}