Website : rimsha.abasa.com
backdoor
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
var
/
www
/
talha_silentcontent
/
node_modules
/
swr
/
_internal
/
Filename :
package.json
back
Copy
{ "main": "./dist/index.js", "module": "./dist/index.esm.js", "types": "./dist/index.d.ts", "exports": { "types": "./dist/index.d.ts", "react-server": "./dist/react-server.mjs", "import": "./dist/index.mjs", "module": "./dist/index.esm.js", "require": "./dist/index.js" }, "private": true, "scripts": { "watch": "bunchee -w", "build": "bunchee", "types:check": "tsc --noEmit", "clean": "rimraf dist" }, "peerDependencies": { "react": "*" } }