{
  "name": "@sachin.talekar07/stack",
  "version": "1.0.8",
  "description": "A stack data structure implementation with various methods.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "stack",
    "data structure",
    "javascript",
    "npm",
    "algorithm",
    "utility",
    "programming",
    "developer",
    "library",
    "node.js",
    "open source",
    "data",
    "code",
    "structure",
    "utility",
    "module",
    "es6",
    "es7",
    "es8",
    "es9",
    "es10",
    "es11",
    "es12",
    "functional approach"
  ],
  "author": "Sachin Talekar <sachin.talekar07@gmail.com>",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/sachintalekar07/stack.git"
  }
}
