{
  "name": "npm-stringutils",
  "version": "1.0.1",
  "description": "Simplifying string operations",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "npm",
    "stringutils"
  ],
  "author": "Ashwin",
  "license": "ISC",
  "repository": {
    "type": "git",
    "url": "https://github.com/ashwindmk/npm_stringutils.git"
  }
}
