Last change
on this file was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago |
initial commit
|
-
Property mode
set to
100644
|
File size:
309 bytes
|
Rev | Line | |
---|
[6a3a178] | 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.