Last change
on this file since b738035 was e29cc2e, checked in by Ema <ema_spirova@…>, 3 years ago |
primeNG components
|
-
Property mode
set to
100644
|
File size:
1.7 KB
|
Rev | Line | |
---|
[6a3a178] | 1 | {
|
---|
[e29cc2e] | 2 | "_from": "css@^2.0.0",
|
---|
| 3 | "_id": "css@2.2.4",
|
---|
[59329aa] | 4 | "_inBundle": false,
|
---|
[e29cc2e] | 5 | "_integrity": "sha512-oUnjmWpy0niI3x/mPL8dVEI1l7MnG3+HHyRPHf+YFSbK+svOhXpmSOcDURUh2aOCgl2grzrOPt1nHLuCVFULLw==",
|
---|
[59329aa] | 6 | "_location": "/css",
|
---|
| 7 | "_phantomChildren": {},
|
---|
| 8 | "_requested": {
|
---|
[e29cc2e] | 9 | "type": "range",
|
---|
[59329aa] | 10 | "registry": true,
|
---|
[e29cc2e] | 11 | "raw": "css@^2.0.0",
|
---|
[59329aa] | 12 | "name": "css",
|
---|
| 13 | "escapedName": "css",
|
---|
[e29cc2e] | 14 | "rawSpec": "^2.0.0",
|
---|
[59329aa] | 15 | "saveSpec": null,
|
---|
[e29cc2e] | 16 | "fetchSpec": "^2.0.0"
|
---|
[59329aa] | 17 | },
|
---|
| 18 | "_requiredBy": [
|
---|
[e29cc2e] | 19 | "/css-parse"
|
---|
[59329aa] | 20 | ],
|
---|
[e29cc2e] | 21 | "_resolved": "https://registry.npmjs.org/css/-/css-2.2.4.tgz",
|
---|
| 22 | "_shasum": "c646755c73971f2bba6a601e2cf2fd71b1298929",
|
---|
| 23 | "_spec": "css@^2.0.0",
|
---|
| 24 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front\\node_modules\\css-parse",
|
---|
[59329aa] | 25 | "author": {
|
---|
| 26 | "name": "TJ Holowaychuk",
|
---|
| 27 | "email": "tj@vision-media.ca"
|
---|
| 28 | },
|
---|
| 29 | "bugs": {
|
---|
| 30 | "url": "https://github.com/reworkcss/css/issues"
|
---|
| 31 | },
|
---|
[e29cc2e] | 32 | "bundleDependencies": false,
|
---|
[6a3a178] | 33 | "dependencies": {
|
---|
[e29cc2e] | 34 | "inherits": "^2.0.3",
|
---|
[6a3a178] | 35 | "source-map": "^0.6.1",
|
---|
[e29cc2e] | 36 | "source-map-resolve": "^0.5.2",
|
---|
| 37 | "urix": "^0.1.0"
|
---|
[6a3a178] | 38 | },
|
---|
[e29cc2e] | 39 | "deprecated": false,
|
---|
[59329aa] | 40 | "description": "CSS parser / stringifier",
|
---|
[6a3a178] | 41 | "devDependencies": {
|
---|
[e29cc2e] | 42 | "bytes": "^1.0.0",
|
---|
| 43 | "matcha": "^0.5.0",
|
---|
| 44 | "mocha": "^1.21.3",
|
---|
| 45 | "should": "^4.0.4"
|
---|
[6a3a178] | 46 | },
|
---|
[59329aa] | 47 | "files": [
|
---|
| 48 | "index.js",
|
---|
| 49 | "lib",
|
---|
| 50 | "Readme.md"
|
---|
| 51 | ],
|
---|
| 52 | "homepage": "https://github.com/reworkcss/css#readme",
|
---|
[6a3a178] | 53 | "keywords": [
|
---|
| 54 | "css",
|
---|
| 55 | "parser",
|
---|
| 56 | "stringifier",
|
---|
| 57 | "stylesheet"
|
---|
[59329aa] | 58 | ],
|
---|
| 59 | "license": "MIT",
|
---|
| 60 | "main": "index",
|
---|
| 61 | "name": "css",
|
---|
| 62 | "repository": {
|
---|
| 63 | "type": "git",
|
---|
| 64 | "url": "git+https://github.com/reworkcss/css.git"
|
---|
| 65 | },
|
---|
| 66 | "scripts": {
|
---|
| 67 | "benchmark": "matcha",
|
---|
[e29cc2e] | 68 | "test": "mocha --require should --reporter spec --bail test/*.js"
|
---|
[59329aa] | 69 | },
|
---|
[e29cc2e] | 70 | "version": "2.2.4"
|
---|
[6a3a178] | 71 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.