{
  "name": "arithmetics",
  "version": "1.0.4",
  "description": "A package for performing arithmetical operations",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "Addition",
    "Subtraction",
    "Multiplication",
    "Division"
  ],
  "author": "Jijendrantm <jijend@gmail.com> (http://facebook.com/jijendrantm)",
  "license": "ISC"
}
