Changeset 59329aa for trip-planner-front/node_modules/less/package.json
- Timestamp:
- 11/23/21 14:58:44 (3 years ago)
- Branches:
- master
- Children:
- e29cc2e
- Parents:
- ceaed42
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trip-planner-front/node_modules/less/package.json
rceaed42 r59329aa 1 1 { 2 "name": "less", 3 "version": "4.1.1", 4 "description": "Leaner CSS", 5 "homepage": "http://lesscss.org", 6 "author": { 7 "name": "Alexis Sellier", 8 "email": "self@cloudhead.net" 9 }, 10 "contributors": [ 11 "The Core Less Team" 12 ], 13 "bugs": { 14 "url": "https://github.com/less/less.js/issues" 15 }, 16 "repository": { 17 "type": "git", 18 "url": "https://github.com/less/less.js.git" 19 }, 20 "master": { 21 "url": "https://github.com/less/less.js/blob/master/", 22 "raw": "https://raw.githubusercontent.com/less/less.js/master/" 23 }, 24 "license": "Apache-2.0", 25 "bin": { 26 "lessc": "./bin/lessc" 27 }, 28 "main": "index", 29 "module": "./lib/less-node/index", 30 "directories": { 31 "test": "./test" 32 }, 33 "browser": "./dist/less.js", 34 "engines": { 35 "node": ">=6" 36 }, 37 "scripts": { 38 "test": "grunt test", 39 "grunt": "grunt", 40 "build": "npm-run-all clean compile", 41 "clean": "shx rm -rf ./lib tsconfig.tsbuildinfo", 42 "compile": "tsc -p tsconfig.json", 43 "copy:root": "shx cp -rf ./dist ../../", 44 "dev": "tsc -p tsconfig.json -w", 45 "prepublishOnly": "grunt dist" 46 }, 47 "optionalDependencies": { 48 "errno": "^0.1.1", 49 "graceful-fs": "^4.1.2", 50 "image-size": "~0.5.0", 51 "make-dir": "^2.1.0", 52 "mime": "^1.4.1", 53 "needle": "^2.5.2", 54 "source-map": "~0.6.0" 55 }, 56 "devDependencies": { 57 "@less/test-data": "^4.1.0", 58 "@less/test-import-module": "^4.0.0", 59 "@rollup/plugin-commonjs": "^17.0.0", 60 "@rollup/plugin-json": "^4.1.0", 61 "@rollup/plugin-node-resolve": "^11.0.0", 62 "@typescript-eslint/eslint-plugin": "^3.3.0", 63 "@typescript-eslint/parser": "^3.3.0", 64 "benny": "^3.6.12", 65 "bootstrap-less-port": "0.3.0", 66 "chai": "^4.2.0", 67 "diff": "^3.2.0", 68 "eslint": "^6.8.0", 69 "fs-extra": "^8.1.0", 70 "git-rev": "^0.2.1", 71 "globby": "^10.0.1", 72 "grunt": "^1.0.4", 73 "grunt-cli": "^1.3.2", 74 "grunt-contrib-clean": "^1.0.0", 75 "grunt-contrib-connect": "^1.0.2", 76 "grunt-eslint": "^21.1.0", 77 "grunt-saucelabs": "^9.0.1", 78 "grunt-shell": "^1.3.0", 79 "html-template-tag": "^3.2.0", 80 "jit-grunt": "^0.10.0", 81 "less-plugin-autoprefix": "^1.5.1", 82 "less-plugin-clean-css": "^1.5.1", 83 "minimist": "^1.2.0", 84 "mocha": "^6.2.1", 85 "mocha-headless-chrome": "^2.0.3", 86 "mocha-teamcity-reporter": "^3.0.0", 87 "nock": "^11.8.2", 88 "npm-run-all": "^4.1.5", 89 "performance-now": "^0.2.0", 90 "phin": "^2.2.3", 91 "promise": "^7.1.1", 92 "read-glob": "^3.0.0", 93 "resolve": "^1.17.0", 94 "rollup": "^2.34.1", 95 "rollup-plugin-terser": "^5.1.1", 96 "rollup-plugin-typescript2": "^0.29.0", 97 "semver": "^6.3.0", 98 "shx": "^0.3.2", 99 "time-grunt": "^1.3.0", 100 "ts-node": "^8.4.1", 101 "typescript": "^4.1.3", 102 "uikit": "2.27.4" 103 }, 104 "keywords": [ 105 "compile less", 106 "css nesting", 107 "css variable", 108 "css", 109 "gradients css", 110 "gradients css3", 111 "less compiler", 112 "less css", 113 "less mixins", 114 "less", 115 "less.js", 116 "lesscss", 117 "mixins", 118 "nested css", 119 "parser", 120 "preprocessor", 121 "bootstrap css", 122 "bootstrap less", 123 "style", 124 "styles", 125 "stylesheet", 126 "variables in css", 127 "css less" 128 ], 129 "rawcurrent": "https://raw.github.com/less/less.js/v", 130 "sourcearchive": "https://github.com/less/less.js/archive/v", 131 "dependencies": { 132 "copy-anything": "^2.0.1", 133 "parse-node-version": "^1.0.1", 134 "tslib": "^1.10.0" 135 } 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" 136 174 }
Note:
See TracChangeset
for help on using the changeset viewer.