{
  "name": "harmony-app-parser",
  "version": "1.0.7",
  "browser": "./dist/harmonyParser-browser.js",
  "main": "./dist/harmonyParser-node.js",
  "module": "./dist/harmonyParser-esm.js",
  "exports": {
    "require":"./dist/harmonyParser-node.js",
    "import":"./dist/harmonyParser-esm.js"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "engines": {
    "node": ">=14.0.0"
  },
  "keywords": [
    "Javascript",
    "NodeJS",
    ".app",
    ".hap",
    ".hsp",
    ".har",
    "harmony",
    "parser",
    "info",
    "鸿蒙",
    "解析"
  ],
  "author": "dttx",
  "license": "ISC",
  "description": ""
}
