{
  "name": "@sugarcoated/fondant-binder",
  "version": "1.0.3",
  "description": "Bind to an object.",
  "main": "fondant-binder.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Sugarcoated/Fondant.git"
  },
  "keywords": [
    "Bind",
    "Proxy"
  ],
  "author": "Joshua Crowe, Junior Web Developer",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Sugarcoated/Fondant/issues"
  },
  "homepage": "https://github.com/Sugarcoated/Fondant#readme",
  "dependencies": {
    "@sugarcoated/fondant-collection": "^1.0.0"
  }
}
