source: trip-planner-front/node_modules/less/package.json@ 8d391a1

Last change on this file since 8d391a1 was 59329aa, checked in by Ema <ema_spirova@…>, 3 years ago

adding photos

  • Property mode set to 100644
File size: 4.4 KB
RevLine 
[6a3a178]1{
[59329aa]2 "_args": [
3 [
4 "less@4.1.1",
5 "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
6 ]
7 ],
8 "_development": true,
9 "_from": "less@4.1.1",
10 "_id": "less@4.1.1",
11 "_inBundle": false,
12 "_integrity": "sha512-w09o8tZFPThBscl5d0Ggp3RcrKIouBoQscnOMgFH3n5V3kN/CXGHNfCkRPtxJk6nKryDXaV9aHLK55RXuH4sAw==",
13 "_location": "/less",
14 "_phantomChildren": {},
15 "_requested": {
16 "type": "version",
17 "registry": true,
18 "raw": "less@4.1.1",
19 "name": "less",
20 "escapedName": "less",
21 "rawSpec": "4.1.1",
22 "saveSpec": null,
23 "fetchSpec": "4.1.1"
24 },
25 "_requiredBy": [
26 "/@angular-devkit/build-angular"
27 ],
28 "_resolved": "https://registry.npmjs.org/less/-/less-4.1.1.tgz",
29 "_spec": "4.1.1",
30 "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
31 "author": {
32 "name": "Alexis Sellier",
33 "email": "self@cloudhead.net"
34 },
35 "bin": {
36 "lessc": "bin/lessc"
37 },
38 "browser": "./dist/less.js",
39 "bugs": {
40 "url": "https://github.com/less/less.js/issues"
41 },
42 "contributors": [
43 {
44 "name": "The Core Less Team"
45 }
46 ],
47 "dependencies": {
48 "copy-anything": "^2.0.1",
49 "errno": "^0.1.1",
50 "graceful-fs": "^4.1.2",
51 "image-size": "~0.5.0",
52 "make-dir": "^2.1.0",
53 "mime": "^1.4.1",
54 "needle": "^2.5.2",
55 "parse-node-version": "^1.0.1",
56 "source-map": "~0.6.0",
57 "tslib": "^1.10.0"
58 },
59 "description": "Leaner CSS",
60 "devDependencies": {
61 "@less/test-data": "^4.1.0",
62 "@less/test-import-module": "^4.0.0",
63 "@rollup/plugin-commonjs": "^17.0.0",
64 "@rollup/plugin-json": "^4.1.0",
65 "@rollup/plugin-node-resolve": "^11.0.0",
66 "@typescript-eslint/eslint-plugin": "^3.3.0",
67 "@typescript-eslint/parser": "^3.3.0",
68 "benny": "^3.6.12",
69 "bootstrap-less-port": "0.3.0",
70 "chai": "^4.2.0",
71 "diff": "^3.2.0",
72 "eslint": "^6.8.0",
73 "fs-extra": "^8.1.0",
74 "git-rev": "^0.2.1",
75 "globby": "^10.0.1",
76 "grunt": "^1.0.4",
77 "grunt-cli": "^1.3.2",
78 "grunt-contrib-clean": "^1.0.0",
79 "grunt-contrib-connect": "^1.0.2",
80 "grunt-eslint": "^21.1.0",
81 "grunt-saucelabs": "^9.0.1",
82 "grunt-shell": "^1.3.0",
83 "html-template-tag": "^3.2.0",
84 "jit-grunt": "^0.10.0",
85 "less-plugin-autoprefix": "^1.5.1",
86 "less-plugin-clean-css": "^1.5.1",
87 "minimist": "^1.2.0",
88 "mocha": "^6.2.1",
89 "mocha-headless-chrome": "^2.0.3",
90 "mocha-teamcity-reporter": "^3.0.0",
91 "nock": "^11.8.2",
92 "npm-run-all": "^4.1.5",
93 "performance-now": "^0.2.0",
94 "phin": "^2.2.3",
95 "promise": "^7.1.1",
96 "read-glob": "^3.0.0",
97 "resolve": "^1.17.0",
98 "rollup": "^2.34.1",
99 "rollup-plugin-terser": "^5.1.1",
100 "rollup-plugin-typescript2": "^0.29.0",
101 "semver": "^6.3.0",
102 "shx": "^0.3.2",
103 "time-grunt": "^1.3.0",
104 "ts-node": "^8.4.1",
105 "typescript": "^4.1.3",
106 "uikit": "2.27.4"
107 },
108 "directories": {
109 "test": "./test"
110 },
111 "engines": {
112 "node": ">=6"
113 },
114 "homepage": "http://lesscss.org",
115 "keywords": [
116 "compile less",
117 "css nesting",
118 "css variable",
119 "css",
120 "gradients css",
121 "gradients css3",
122 "less compiler",
123 "less css",
124 "less mixins",
125 "less",
126 "less.js",
127 "lesscss",
128 "mixins",
129 "nested css",
130 "parser",
131 "preprocessor",
132 "bootstrap css",
133 "bootstrap less",
134 "style",
135 "styles",
136 "stylesheet",
137 "variables in css",
138 "css less"
139 ],
140 "license": "Apache-2.0",
141 "main": "index",
142 "master": {
143 "url": "https://github.com/less/less.js/blob/master/",
144 "raw": "https://raw.githubusercontent.com/less/less.js/master/"
145 },
146 "module": "./lib/less-node/index",
147 "name": "less",
148 "optionalDependencies": {
149 "errno": "^0.1.1",
150 "graceful-fs": "^4.1.2",
151 "image-size": "~0.5.0",
152 "make-dir": "^2.1.0",
153 "mime": "^1.4.1",
154 "needle": "^2.5.2",
155 "source-map": "~0.6.0"
156 },
157 "rawcurrent": "https://raw.github.com/less/less.js/v",
158 "repository": {
159 "type": "git",
160 "url": "git+https://github.com/less/less.js.git"
161 },
162 "scripts": {
163 "build": "npm-run-all clean compile",
164 "clean": "shx rm -rf ./lib tsconfig.tsbuildinfo",
165 "compile": "tsc -p tsconfig.json",
166 "copy:root": "shx cp -rf ./dist ../../",
167 "dev": "tsc -p tsconfig.json -w",
168 "grunt": "grunt",
169 "prepublishOnly": "grunt dist",
170 "test": "grunt test"
171 },
172 "sourcearchive": "https://github.com/less/less.js/archive/v",
173 "version": "4.1.1"
[6a3a178]174}
Note: See TracBrowser for help on using the repository browser.