@noobdevelova/stringformatter
Version:
Format String For Data Consistency
30 lines (29 loc) • 645 B
JSON
{
"name": "@noobdevelova/stringformatter",
"version": "1.2.0",
"description": "Format String For Data Consistency",
"main": "index.js",
"exports": {
".": "./index.js"
},
"type": "module",
"scripts": {
"test": ""
},
"repository": {
"type": "git",
"url": "git+https://github.com/noobDevelova/StringFormatter.git"
},
"keywords": [
"npm",
"string",
"formatter",
"noobDevelova"
],
"author": "Randi Risdiansyah",
"license": "ISC",
"bugs": {
"url": "https://github.com/noobDevelova/StringFormatter/issues"
},
"homepage": "https://github.com/noobDevelova/StringFormatter#readme"
}