{
  "name": "spitfirepm",
  "version": "23.9600.4",
  "description": "Client API Tools for Spitfire Project Management",
  "main": "",
  "keywords": [
    "REST",
    "API"
  ],
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "build": "tsc",
    "xpostbuild": "d:/spitfiredev/CopyNPMOutputsToWebApp.cmd"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/SpitfireSoftware/SpitfirePM.git"
  },
  "author": "Spitfire Management, LLC <development@spitfiremanagement.com> (https://spitfiremanagement.com)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/SpitfireSoftware/SpitfirePM/issues",
    "email": "support@spitfiremanagement.com"
  },
  "homepage": "https://github.com/SpitfireSoftware/SpitfirePM#readme",
  "devDependencies": {
    "@types/jquery": "^3.5.33",
    "jquery-ui": "^1.14.1"
  },
  "browserslist": [
    "last 2 Chrome versions"
  ],
  "files": [
    "dist"
  ],
  "dependencies": {
    "localforage": "^1.10.0"
  }
}
