mirror of
https://github.com/multipleofnpm/tiny-ripple.git
synced 2026-01-13 16:17:57 +00:00
Update package.json
This commit is contained in:
27
package.json
27
package.json
@@ -1,24 +1,5 @@
|
||||
{
|
||||
"name": "",
|
||||
"version": "0.1.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"bundle": "npx esbuild index.js --bundle --outfile=dist/index.js --platform=browser --target=es2022 --format=esm"
|
||||
},
|
||||
"author": "PlanetRenox",
|
||||
"license": "",
|
||||
"dependencies": {
|
||||
},
|
||||
"devDependencies": {
|
||||
"esbuild": "^0.20.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18.0.0"
|
||||
},
|
||||
"files": [
|
||||
"index.js",
|
||||
"README.md"
|
||||
]
|
||||
{
|
||||
"name": "tiny-touch",
|
||||
"version": "0.1.0",
|
||||
"main": "index.js"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user