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
347 B

{
"name": "@styled-system/core",
"version": "5.1.2",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"author": "Brent Jackson <jxnblk@gmail.com>",
"license": "MIT",
"gitHead": "05220c1365567ca84151a19cccaf1f3ef5fd681f",
"dependencies": {
"object-assign": "^4.1.1"
},
"publishConfig": {
"access": "public"
}
}