Line | |
---|
1 | {
|
---|
2 | "_args": [
|
---|
3 | [
|
---|
4 | "postcss@7.0.39",
|
---|
5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
6 | ]
|
---|
7 | ],
|
---|
8 | "_development": true,
|
---|
9 | "_from": "postcss@7.0.39",
|
---|
10 | "_id": "postcss@7.0.39",
|
---|
11 | "_inBundle": false,
|
---|
12 | "_integrity": "sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==",
|
---|
13 | "_location": "/postcss-attribute-case-insensitive/postcss",
|
---|
14 | "_phantomChildren": {},
|
---|
15 | "_requested": {
|
---|
16 | "type": "version",
|
---|
17 | "registry": true,
|
---|
18 | "raw": "postcss@7.0.39",
|
---|
19 | "name": "postcss",
|
---|
20 | "escapedName": "postcss",
|
---|
21 | "rawSpec": "7.0.39",
|
---|
22 | "saveSpec": null,
|
---|
23 | "fetchSpec": "7.0.39"
|
---|
24 | },
|
---|
25 | "_requiredBy": [
|
---|
26 | "/postcss-attribute-case-insensitive"
|
---|
27 | ],
|
---|
28 | "_resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.39.tgz",
|
---|
29 | "_spec": "7.0.39",
|
---|
30 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
|
---|
31 | "author": {
|
---|
32 | "name": "Andrey Sitnik",
|
---|
33 | "email": "andrey@sitnik.ru"
|
---|
34 | },
|
---|
35 | "browser": {
|
---|
36 | "./lib/terminal-highlight": false,
|
---|
37 | "fs": false
|
---|
38 | },
|
---|
39 | "bugs": {
|
---|
40 | "url": "https://github.com/postcss/postcss/issues"
|
---|
41 | },
|
---|
42 | "dependencies": {
|
---|
43 | "picocolors": "^0.2.1",
|
---|
44 | "source-map": "^0.6.1"
|
---|
45 | },
|
---|
46 | "description": "Tool for transforming styles with JS plugins",
|
---|
47 | "engines": {
|
---|
48 | "node": ">=6.0.0"
|
---|
49 | },
|
---|
50 | "funding": {
|
---|
51 | "type": "opencollective",
|
---|
52 | "url": "https://opencollective.com/postcss/"
|
---|
53 | },
|
---|
54 | "homepage": "https://postcss.org/",
|
---|
55 | "keywords": [
|
---|
56 | "css",
|
---|
57 | "postcss",
|
---|
58 | "rework",
|
---|
59 | "preprocessor",
|
---|
60 | "parser",
|
---|
61 | "source map",
|
---|
62 | "transform",
|
---|
63 | "manipulation",
|
---|
64 | "transpiler"
|
---|
65 | ],
|
---|
66 | "license": "MIT",
|
---|
67 | "main": "lib/postcss",
|
---|
68 | "name": "postcss",
|
---|
69 | "repository": {
|
---|
70 | "type": "git",
|
---|
71 | "url": "git+https://github.com/postcss/postcss.git"
|
---|
72 | },
|
---|
73 | "types": "lib/postcss.d.ts",
|
---|
74 | "version": "7.0.39"
|
---|
75 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.