{
  "name": "stl-repair",
  "version": "0.0.3",
  "description": "It's a package for repairing stl files.",
  "main": "src/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Faisal Imran",
  "license": "MIT",
  "dependencies": {
    "shelljs": "^0.8.5"
  }
}
