{
  "name": "alloy-sync-restapi",
  "version": "1.1.13",
  "description": "RestAPI Sync Adapter for Titanium Alloy",
  "author": {
    "name": "Mads Møller",
    "email": "mm@napp.dk"
  },
  "appc-npm": {
    "target": {
      "alloy": "app/lib/alloy/sync/"
    },
    "ignore": [
      "package.json",
      ".git",
      "README.md"
    ]
  },
  "scripts": {
    "postinstall": "node ./appc-npm"
  },
  "keywords": [
    "appc-npm",
    "alloy-sync",
    "napp",
    "rest",
    "crud",
    "titanium"
  ]
}
