mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-18 01:08:18 +10:00
29 lines
622 B
JSON
29 lines
622 B
JSON
{
|
|
"name": "less.js",
|
|
"filename": "less.min.js",
|
|
"version": "1.7.5",
|
|
"homepage": "http://lesscss.org/",
|
|
"description": "Less is a CSS pre-processor, meaning that it extends the CSS language, adding features that allow variables, mixins and functions.",
|
|
"keywords": [
|
|
"less",
|
|
"less.js",
|
|
"css",
|
|
"css3",
|
|
"preprocessor",
|
|
"pre-processor",
|
|
"popular"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "The Core Less Team",
|
|
"website": "https://github.com/orgs/less/members"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/less/less.js"
|
|
}
|
|
]
|
|
}
|