less-prefixer
Version:
All of the CSS3 fun, none of the prefixes!
26 lines (25 loc) • 616 B
JSON
{
"name": "less-prefixer",
"version": "1.0.0",
"description": "All of the CSS3 fun, none of the prefixes!",
"main": "prefixer.less",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/JoelSutherland/LESS-Prefixer.git"
},
"keywords": [
"less",
"prefixer",
"webkit",
"browsers"
],
"author": "JoelSutherland",
"license": "ISC",
"bugs": {
"url": "https://github.com/JoelSutherland/LESS-Prefixer/issues"
},
"homepage": "https://github.com/JoelSutherland/LESS-Prefixer#readme"
}