Files
cdnjs/ajax/libs/less.js/package.json
T

28 lines
686 B
JSON

{
"name": "less.js",
"filename": "less-1.3.0.min.js",
"version": "1.3.0",
"description": "LESS extends CSS with dynamic behavior such as variables, mixins, operations and functions. LESS runs on both the client-side (IE 6+, Webkit, Firefox) and server-side, with Node.js.",
"homepage": "http://lesscss.org/",
"keywords": [
"css",
"css3",
"html",
"html5",
"popular"
],
"maintainers": [
{
"name": "Alexis Sellier",
"website": "http://cloudhead.io/"
}
],
"repositories": [
{
"type": "git",
"url": "https://github.com/cloudhead/less.js"
}
]
}