neomorphik
Version:
A neomorphic styling library for Styled Components and React
27 lines (26 loc) • 532 B
JSON
{
"name": "neomorphik",
"version": "1.0.19",
"description": "A neomorphic styling library for Styled Components and React",
"main": "index.js",
"scripts": {
"test": "neo-test"
},
"keywords": [
"Neomorphism",
"Neomorphik",
"StyledComponents",
"React",
"UILibrary",
"NeomorphismUILibrary",
"NeomorphismNPMPackage"
],
"author": "Cole Lewis",
"license": "ISC",
"devDependencies": {
"styled-components": "^5.0.0"
},
"peerDependencies" : {
"styled-components": ">= 4"
}
}