Website : rimsha.abasa.com
backdoor
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
var
/
www
/
mudeer-web-backup30April26
/
node_modules
/
@react-pdf
/
primitives
/
Filename :
package.json
back
Copy
{ "name": "@react-pdf/primitives", "version": "4.1.1", "license": "MIT", "description": "Define uninitialized elements", "author": "Diego Muracciole <diegomuracciole@gmail.com>", "homepage": "https://github.com/diegomura/react-pdf#readme", "type": "module", "main": "./lib/index.js", "types": "./lib/index.d.ts", "repository": { "type": "git", "url": "https://github.com/diegomura/react-pdf.git", "directory": "packages/primitives" }, "scripts": { "build": "rimraf ./lib && rollup -c", "watch": "rimraf ./lib && rollup -c -w", "test": "vitest" }, "files": [ "lib" ] }