{
  "name": "pressure",
  "description": "Pressure is a lightweight JavaScript library for both Force Touch and 3D Touch through a single API.",
  "main": "dist/pressure.min.js",
  "authors": [
    "Stuart Yamartino"
  ],
  "license": "MIT",
  "keywords": [
    "forcetouch",
    "force-touch",
    "3dtouch",
    "3d-touch",
    "pressure",
    "pressurejs",
    "iphone6s",
    "iphone6splus",
    "iphone7",
    "iphone7plus",
    "magic-trackpad",
    "apple-pencil"
  ],
  "homepage": "https://github.com/yamartino/pressure",
  "moduleType": [],
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "version": "2.0.1"
}
