{
  "name": "ssart",
  "version": "1.0.13",
  "description": "Simply crate and use various charts ",
  "main": "src/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "bugs": {
    "email": "npm_ssart@naver.com"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/ssartchart/ssart"
  },
  "homepage": "https://ssart-library.netlify.app",
  "keywords": [
    "chart",
    "svg",
    "opensource",
    "d3",
    "data",
    "visualization",
    "JavaScript"
  ],
  "contributors": [
    {
      "name": "Lee JungHun",
      "email": "person00333@gmail.com"
    },
    {
      "name": "Kim YoungJin",
      "email": "kimyj1288@gmail.com"
    },
    {
      "name": "Jo wonbin",
      "email": "jwb7214@gmail.com"
    },
    {
      "name": "Jeong HaeYun",
      "email": "godbs98@naver.com"
    },
    {
      "name": "Ahn JaeYoung",
      "email": "abogado2113@gmail.com"
    },
    {
      "name": "Bae YongHan",
      "email": "byh5112@naver.com"
    }
  ],
  "license": "MIT",
  "dependencies": {
    "d3": "^7.4.4"
  }
}
