-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
49 lines (49 loc) · 1.46 KB
/
package.json
File metadata and controls
49 lines (49 loc) · 1.46 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
{
"_from": "git+https://github.com/ayloncarrijo/styled-system__css.git",
"_id": "@styled-system/[email protected]",
"_inBundle": false,
"_integrity": "",
"_location": "/@styled-system/css",
"_phantomChildren": {},
"_requested": {
"type": "git",
"raw": "git+https://github.com/ayloncarrijo/styled-system__css.git",
"rawSpec": "git+https://github.com/ayloncarrijo/styled-system__css.git",
"saveSpec": "git+https://github.com/ayloncarrijo/styled-system__css.git",
"fetchSpec": "https://github.com/ayloncarrijo/styled-system__css.git",
"gitCommittish": null
},
"_requiredBy": [
"#USER",
"/",
"/@styled-system/variant"
],
"_resolved": "git+https://github.com/ayloncarrijo/styled-system__css.git#4b3e73df57c4819ca0a5a57a9ce435068939cb87",
"_spec": "git+https://github.com/ayloncarrijo/styled-system__css.git",
"_where": "C:\\Users\\Aylon\\Desktop\\Aylon\\EVA\\Troca Rápido\\website",
"author": {
"name": "Brent Jackson",
"email": "[email protected]"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Styled System for the `css` prop",
"gitHead": "a6feb6009c58f2eb68f0c3120c5672f6cb54294f",
"keywords": [
"css",
"css-in-js",
"emotion",
"styled-components",
"style",
"react"
],
"license": "MIT",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"name": "@styled-system/css",
"publishConfig": {
"access": "public"
},
"sideEffects": false,
"version": "5.1.8"
}