npm-stringutils
Version:
Simplifying string operations
20 lines (19 loc) • 400 B
JSON
{
"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"
}
}