object-to-style
Version:
npm i object-to-style --save
17 lines (16 loc) • 351 B
JSON
{
"name": "object-to-style",
"version": "1.0.5",
"main": "index.js",
"scripts": {
"start": "node index.js"
},
"keywords": ["javascript","object-to-style"],
"author": "Doğukan Kutluay",
"license": "ISC",
"description": "",
"repository": {
"type": "git",
"url": "https://github.com/dogukankutluay/object-to-style"
}
}