Last change
on this file since b738035 was 59329aa, checked in by Ema <ema_spirova@…>, 3 years ago |
adding photos
|
-
Property mode
set to
100644
|
File size:
1.5 KB
|
Line | |
---|
1 | {
|
---|
2 | "_args": [
|
---|
3 | [
|
---|
4 | "css-parse@2.0.0",
|
---|
5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
6 | ]
|
---|
7 | ],
|
---|
8 | "_development": true,
|
---|
9 | "_from": "css-parse@2.0.0",
|
---|
10 | "_id": "css-parse@2.0.0",
|
---|
11 | "_inBundle": false,
|
---|
12 | "_integrity": "sha1-pGjuZnwW2BzPBcWMONKpfHgNv9Q=",
|
---|
13 | "_location": "/css-parse",
|
---|
14 | "_phantomChildren": {
|
---|
15 | "atob": "2.1.2",
|
---|
16 | "decode-uri-component": "0.2.0",
|
---|
17 | "inherits": "2.0.4",
|
---|
18 | "resolve-url": "0.2.1",
|
---|
19 | "source-map-url": "0.4.1",
|
---|
20 | "urix": "0.1.0"
|
---|
21 | },
|
---|
22 | "_requested": {
|
---|
23 | "type": "version",
|
---|
24 | "registry": true,
|
---|
25 | "raw": "css-parse@2.0.0",
|
---|
26 | "name": "css-parse",
|
---|
27 | "escapedName": "css-parse",
|
---|
28 | "rawSpec": "2.0.0",
|
---|
29 | "saveSpec": null,
|
---|
30 | "fetchSpec": "2.0.0"
|
---|
31 | },
|
---|
32 | "_requiredBy": [
|
---|
33 | "/stylus"
|
---|
34 | ],
|
---|
35 | "_resolved": "https://registry.npmjs.org/css-parse/-/css-parse-2.0.0.tgz",
|
---|
36 | "_spec": "2.0.0",
|
---|
37 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
|
---|
38 | "author": {
|
---|
39 | "name": "TJ Holowaychuk",
|
---|
40 | "email": "tj@vision-media.ca"
|
---|
41 | },
|
---|
42 | "bugs": {
|
---|
43 | "url": "https://github.com/reworkcss/css-parse/issues"
|
---|
44 | },
|
---|
45 | "dependencies": {
|
---|
46 | "css": "^2.0.0"
|
---|
47 | },
|
---|
48 | "description": "CSS parser",
|
---|
49 | "files": [
|
---|
50 | "index.js"
|
---|
51 | ],
|
---|
52 | "homepage": "https://github.com/reworkcss/css-parse#readme",
|
---|
53 | "keywords": [
|
---|
54 | "css",
|
---|
55 | "parser",
|
---|
56 | "stylesheet"
|
---|
57 | ],
|
---|
58 | "license": "MIT",
|
---|
59 | "main": "index",
|
---|
60 | "name": "css-parse",
|
---|
61 | "repository": {
|
---|
62 | "type": "git",
|
---|
63 | "url": "git+https://github.com/reworkcss/css-parse.git"
|
---|
64 | },
|
---|
65 | "version": "2.0.0"
|
---|
66 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.