mirror of
https://github.com/Febbweiss/febbweiss.github.io.git
synced 2026-03-04 22:25:43 +00:00
35 lines
666 B
JSON
35 lines
666 B
JSON
{
|
|
"name": "less",
|
|
"version": "2.4.0",
|
|
"main": "dist/less.js",
|
|
"ignore": [
|
|
"**/.*",
|
|
"benchmark",
|
|
"bin",
|
|
"build",
|
|
"gradle",
|
|
"lib",
|
|
"test",
|
|
"*.md",
|
|
"LICENSE",
|
|
"Gruntfile.js",
|
|
"*.json",
|
|
"*.yml",
|
|
"build.gradle",
|
|
"gradlew",
|
|
"gradlew.bat",
|
|
".gitattributes",
|
|
".jshintrc",
|
|
".npmignore"
|
|
],
|
|
"homepage": "https://github.com/less/less.js",
|
|
"_release": "2.4.0",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "v2.4.0",
|
|
"commit": "4b3735b004f769f72966f34c54303e5c00d2c5d0"
|
|
},
|
|
"_source": "https://github.com/less/less.js.git",
|
|
"_target": "~2.4.0",
|
|
"_originalSource": "less.js"
|
|
} |