UNPKG

touppercasestring

Version:

convert string from lower case to upper case letters

23 lines (22 loc) 569 B
{ "name": "touppercasestring", "version": "1.0.0", "description": "convert string from lower case to upper case letters", "main": "index.js", "scripts": { "test": "npm run test" }, "repository": { "type": "git", "url": "git+https://github.com/Mustafa-tariq23/Assignment-4-Node.git" }, "keywords": [ "UpperCase" ], "author": "Mustafa-tariq23", "license": "ISC", "bugs": { "url": "https://github.com/Mustafa-tariq23/Assignment-4-Node/issues" }, "homepage": "https://github.com/Mustafa-tariq23/Assignment-4-Node#readme" }