{
  "name": "pt1602-cursor-example",
  "version": "1.0.0",
  "description": "A example package for pt1602-cursor.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/pt1602/cursor.git"
  },
  "author": "Philipp Tuchardt <post@pt1602.de>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/pt1602/cursor/issues"
  },
  "homepage": "https://github.com/pt1602/cursor#readme",
  "devDependencies": {
    "gulp": "^4.0.2",
    "gulp-npm-dist": "^1.0.4"
  },
  "dependencies": {
    "@pt1602/cursor": "^1.0.3"
  }
}
