source: trip-planner-front/node_modules/less/bower.json@ 6c1585f

Last change on this file since 6c1585f was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago

initial commit

  • Property mode set to 100644
File size: 309 bytes
Line 
1{
2 "name": "less",
3 "main": "dist/less.js",
4 "ignore": [
5 "**/.*",
6 "benchmark",
7 "bin",
8 "lib",
9 "src",
10 "build",
11 "test",
12 "*.md",
13 "LICENSE",
14 "Gruntfile.js",
15 "*.json",
16 "*.yml",
17 ".gitattributes",
18 ".npmignore",
19 ".eslintignore",
20 "tsconfig.json"
21 ]
22}
Note: See TracBrowser for help on using the repository browser.