UNPKG

all-string-methods

Version:

You will get all required string operations from this package

26 lines (25 loc) 645 B
{ "name": "all-string-methods", "version": "1.0.3", "description": "You will get all required string operations from this package", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/rohitsg/all-string-methods.git" }, "keywords": [ "All", "javascript", "string", "methods" ], "author": "Rohitkumar Siddharam Goudagaon", "license": "MIT", "bugs": { "url": "https://github.com/rohitsg/all-string-methods/issues" }, "homepage": "https://github.com/rohitsg/all-string-methods#readme" }