{
  "name": "11-packagemath",
  "version": "0.0.0",
  "description": "package math",
  "main": "main.js",
  "bin": {
    "11-packagemath": "main.js"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git"
  },
    "dependencies": {
    "querystring": ">=0.1.0 <0.2.0",
    "punycode": ">=1.0.0 <1.1.0"
  },
  "author": "shahla ala",
  "license": "BSD-2-Clause"
}
