36 lines
676 B
JSON
36 lines
676 B
JSON
{
|
|
"name": "less",
|
|
"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",
|
|
"version": "2.7.2",
|
|
"_release": "2.7.2",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "v2.7.2",
|
|
"commit": "4903dbf3137c2770fa7eab8924a61a745f3d042f"
|
|
},
|
|
"_source": "https://github.com/less/less.git",
|
|
"_target": "^2.7.2",
|
|
"_originalSource": "less",
|
|
"_direct": true
|
|
} |