Bibata_Cursor/package.json
2020-08-22 12:19:06 +05:30

15 lines
336 B
JSON

{
"name": "bibata-cursor",
"version": "1.0.0",
"description": "🚀 Material Based Cursor Theme 🏳️‍🌈",
"main": "index.js",
"author": "Kaiz Khatri",
"license": "GPL-3.0",
"private": true,
"scripts": {
"render:bibata-round": "yarn workspace bibata-round render"
},
"workspaces": [
"packages/*"
]
}