{
  "name": "@progmruansilva/squircles",
  "version": "1.2.0",
  "description": "A CSS library for creating squircles shapes responsive",
  "license": "MIT",
  "author": "Ruan Silva",
  "homepage": "https://github.com/ProgmRuanSilva/squircle",
  "bugs": {
    "url": "https://github.com/ProgmRuanSilva/squircle/issues"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ProgmRuanSilva/squircle.git"
  },
  "main": "./index.css",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "publish": "git add . && git commit -m \"update\" && npm publish --access public"
  }
}
