buried-piont
Version:
post-key值根据登录账号获取 phc_5YuF937Fs3N0djI4XFThsGAZfgaciU9pjKw6T3SQjvV post-host为默认发送到官网后台 https://us.posthog.com/
32 lines (31 loc) • 860 B
JSON
{
"name": "buried-piont",
"version": "1.0.2",
"description": "post-key值根据登录账号获取 phc_5YuF937Fs3N0djI4XFThsGAZfgaciU9pjKw6T3SQjvV\r post-host为默认发送到官网后台 https://us.posthog.com/",
"main": "dist/main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "webpack --config webpack.config.js"
},
"repository": {
"type": "git",
"url": "https://s-20coaj910c.zht2.com/luoy/buried-point.git"
},
"keywords": [
"buried",
"point"
],
"author": "luoyu",
"license": "ISC",
"devDependencies": {
"@babel/core": "^7.27.7",
"@babel/preset-env": "^7.27.2",
"babel-loader": "^10.0.0",
"clean-webpack-plugin": "^4.0.0",
"webpack": "^5.99.9",
"webpack-cli": "^5.1.4"
},
"dependencies": {
"@fingerprintjs/fingerprintjs": "^4.6.2"
}
}