{
  "name": "05publish",
  "version": "1.0.0",
  "description": "This is a Module for checking a number is prime or not\r return value: boolean\r isPrime.primecheck(number);",
  "main": "operations.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "",
  "license": "ISC"
}
