{
  "name": "@vnxjs/vnmf",
  "version": "3.5.66",
  "description": "Vnmf framework",
  "homepage": "https://github.com/vnpaycode/vnmf/tree/master/packages/vnmf#readme",
  "main": "index.js",
  "typings": "types/index.d.ts",
  "files": [
    "index.js",
    "types",
    "html.css",
    "html5.css"
  ],
  "scripts": {
    "test": "echo \"Error: run tests from root\" && exit 1"
  },
  "keywords": [
    "vnmf"
  ],
  "author": "vnpaycode",
  "license": "MIT",
  "dependencies": {
    "@vnxjs/api": "3.5.66",
    "@vnxjs/runtime": "3.5.66"
  },
  "peerDependenciesMeta": {
    "@types/react": {
      "optional": true
    },
    "@types/webpack": {
      "optional": true
    },
    "@types/webpack-dev-server": {
      "optional": true
    },
    "vue": {
      "optional": true
    }
  }
}
