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.
17 lines
392 B
17 lines
392 B
{
|
|
"name": "@styled-system/variant",
|
|
"version": "5.1.5",
|
|
"main": "dist/index.js",
|
|
"module": "dist/index.esm.js",
|
|
"author": "Brent Jackson <jxnblk@gmail.com>",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@styled-system/core": "^5.1.2",
|
|
"@styled-system/css": "^5.1.5"
|
|
},
|
|
"gitHead": "629fa1a080fb71c0f966c79539aa4c5fd92f2f74",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
}
|
|
}
|