{
    "name": "@pqstudio/pq_platform",
    "version": "2.0.30",
    "description": "pq_platform",
    "author": "pqstudio",
    "license": "MIT",
    "main": "lib/PQIndex.js",
    "type": "module",
    "directories": {
        "lib": "lib",
        "test": "__tests__"
    },
    "files": [
        "lib"
    ],
    "publishConfig": {
        "access": "public"
    },
    "repository": {
        "type": "git",
        "url": "https://gitee.com/pqstudio/pqlibrary.git"
    },
    "scripts": {
        "test": "npx jest --config ../../jest.config.json"
    },
    "gitHead": "03ff3e5648fe9ec8fced7b6c42df7ddbf498cfb1"
}
