{
  "name": "array-test-ber",
  "version": "1.2.3",
  "description": "Left rotation operation on an array",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "rotation",
    "array",
    "Left"
  ],
  "author": "ber",
  "license": "ISC"
}
