{
  "name": "sum_of_1_n_numbers_rntm",
  "version": "1.0.0",
  "description": "Calculates the sum of 1-n numbers",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "Math",
    "N",
    "Numbers"
  ],
  "author": "RNTM",
  "license": "ISC"
}
