UNPKG

npmtestpackricky

Version:
34 lines (33 loc) 701 B
{ "name": "npmtestpackricky", "version": "1.0.2", "type": "module", "description": "", "main": "dist/index.js", "types": "dist/index.d.ts", "scripts": { "build": "npx rollup -c" }, "repository": { "type": "git", "url": "git+https://github.com/pointingRickyTest/npmtestpack" }, "keywords": [ "npmtestpackricky", "npmtestpack", "button", "reacthook", "custombutton" ], "author": "", "license": "ISC", "devDependencies": { "@rollup/plugin-babel": "^6.0.4", "@rollup/plugin-typescript": "^11.1.6", "@types/react": "^18.2.60", "react": "^18.2.0", "react-dom": "^18.2.0", "rollup": "^4.12.0", "tslib": "^2.6.2" } }