projecte_ionic/node_modules/less/bower.json
2022-02-09 18:30:03 +01:00

23 lines
309 B
JSON
Executable file

{
"name": "less",
"main": "dist/less.js",
"ignore": [
"**/.*",
"benchmark",
"bin",
"lib",
"src",
"build",
"test",
"*.md",
"LICENSE",
"Gruntfile.js",
"*.json",
"*.yml",
".gitattributes",
".npmignore",
".eslintignore",
"tsconfig.json"
]
}