{
  "name": "boundless-utils-transform-property",
  "version": "1.0.4",
  "description": "Returns the appropriate vendor-prefixed property for use in programmatic transform style manipulation.",
  "main": "build/index.js",
  "module": "index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/enigma-io/boundless.git"
  },
  "contributors": [
    "Evan Scott <probablyup@gmail.com> (http://yaycmyk.com)"
  ],
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/enigma-io/boundless/issues"
  },
  "homepage": "https://boundless.js.org/transformProperty"
}
