You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
336 B
16 lines
336 B
{
|
|
"name": "@styled-system/layout",
|
|
"version": "5.1.2",
|
|
"main": "dist/index.js",
|
|
"module": "dist/index.esm.js",
|
|
"author": "Brent Jackson",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@styled-system/core": "^5.1.2"
|
|
},
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"gitHead": "05220c1365567ca84151a19cccaf1f3ef5fd681f"
|
|
}
|