mirror of
https://github.com/less/less.js.git
synced 2026-01-12 16:58:26 -05:00
22 lines
471 B
JSON
22 lines
471 B
JSON
{
|
|
"name": "@less/test-data",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"version": "4.5.0",
|
|
"description": "Less files and CSS results",
|
|
"author": "Alexis Sellier <self@cloudhead.net>",
|
|
"contributors": [
|
|
"The Core Less Team"
|
|
],
|
|
"bugs": {
|
|
"url": "https://github.com/less/less.js/issues"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/less/less.js.git"
|
|
},
|
|
"license": "Apache-2.0",
|
|
"gitHead": "1df9072ee9ebdadc791bf35dfb1dbc3ef9f1948f"
|
|
}
|