{
  "name": "wandb",
  "version": "0.1.0",
  "description": "Weight and balance calculation for airplane flying",
  "main": "index.js",
  "files": [
    "index.js",
    "typedata"
  ],
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "airplane"
  ],
  "author": "Aaron Black",
  "license": "Unlicense"
}
