{
  "name": "11-packagename",
  "version": "0.0.0",
  "description": "This is a mathematic package",
  "main": "main.js",
  "bin": {
    "11-packagename": "main.js"
  },
  "scripts": {
    "test": "echo \"error\""
  },
  "repository": {
    "type": "git",
    "url": "git"
  },
  "keywords": [
    "\"math\"",
    "\"example\""
  ],
  "author": "sh",
  "license": "BSD-2-Clause"
}
