{
  "name": "@vnxjs/plugin-platform-swan",
  "version": "3.5.66",
  "description": "Baidu Mini Program Platform Plugin",
  "author": "vnpaycode",
  "homepage": "https://github.com/vnpaycode/vnmf/tree/master/packages/vnmf-swan#readme",
  "license": "MIT",
  "main": "index.js",
  "keywords": [
    "vnmf"
  ],
  "files": [
    "index.js",
    "dist",
    "types"
  ],
  "types": "types/index.d.ts",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/vnpaycode/vnmf.git"
  },
  "scripts": {
    "build": "rollup -c",
    "dev": "rollup -c -w"
  },
  "bugs": {
    "url": "https://github.com/vnpaycode/vnmf/issues"
  },
  "dependencies": {
    "@vnxjs/components": "3.5.66",
    "@vnxjs/service": "3.5.66",
    "@vnxjs/shared": "3.5.66"
  }
}
