UNPKG

string-shortcuts

Version:

This package is about string shortcuts for fast project development purpose .

21 lines (20 loc) 430 B
{ "name": "string-shortcuts", "version": "1.0.4", "description": "This package is about string shortcuts for fast project development purpose . ", "main": "index.js", "type":"module", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "string", "vowel", "consonant", "palindrome", "anagram", "pangram" ], "author": "niranjan", "license": "ISC" }