mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-31 15:18:30 -04:00
ℹ️ Package information
This commit is contained in:
parent
11e46f9057
commit
3325ded5ab
1 changed files with 5 additions and 3 deletions
|
@ -1,12 +1,13 @@
|
|||
{
|
||||
"name": "bibata-original",
|
||||
"version": "1.0.0",
|
||||
"description": "Original Bibata 🚀",
|
||||
"description": "Sharp Corner Bibata Cursors 🏳️🌈",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"clean": "rm -rf schemes",
|
||||
"dev": "nodemon src/index.ts",
|
||||
"dev:debug": "nodemon --inspect src/index.ts",
|
||||
"build": "npx tsc --build",
|
||||
"build": "yarn clean && npx tsc --build",
|
||||
"render": "yarn build && node dist/index.js"
|
||||
},
|
||||
"author": "Kaiz Khatri",
|
||||
|
@ -17,5 +18,6 @@
|
|||
"ts-node": "^8.10.2",
|
||||
"tslint": "^6.1.3",
|
||||
"typescript": "^3.9.7"
|
||||
}
|
||||
},
|
||||
"dependencies": {}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue