{
  "name": "infiniteflightjs",
  "version": "1.1.0",
  "description": "A JavaScript Module for V1 of the Infinite Flight Connect API",
  "main": "InfiniteFlight.js",
  "directories": {
    "example": "example"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Velocity23/InfiniteFlight.js.git"
  },
  "keywords": [
    "Infinite",
    "Flight"
  ],
  "author": "Kai Malcolm",
  "license": "GPL-3.0",
  "bugs": {
    "url": "https://github.com/Velocity23/InfiniteFlight.js/issues"
  },
  "homepage": "https://github.com/Velocity23/InfiniteFlight.js#readme"
}
