gfdu
Version:
Global Frontend Developer Utils - Created by Muthukumar D
47 lines (46 loc) • 975 B
JSON
{
"name": "gfdu",
"version": "1.0.2",
"description": "Global Frontend Developer Utils - Created by Muthukumar D",
"main": "./index.js",
"license": "LICENSED",
"scripts": {
"build": "webpack"
},
"dependencies": {
"moment": "^2.29.4",
"prop-types": "^15.6.0",
"react-dom": "^16.0.0",
"react-scripts": "^2.0.0",
"axios": "^0.27.2"
},
"devDependencies": {},
"repository": {
"type": "git",
"url": "https://github.com/muthuiscse"
},
"keywords": [
"React",
"React JS",
"Angular JS",
"Angular",
"Vue JS",
"Vue",
"Next JS",
"Cookie",
"Local Storage",
"Session Storage",
"Currency Format",
"Format Date",
"Format Time",
"Format Date with Time",
"Return Object Values based on Position upto Fifth Degree",
"Api Calls using Axios",
"JSON Parse",
"JSON Stringify",
"Reload",
"Reload with Url",
"Capitalize Text"
],
"author": "Muthukumar D"
}