muthu-plugins
Version:
Created by Muthukumar D
39 lines • 849 B
JSON
{
"name": "muthu-plugins",
"version": "1.0.6",
"description": "Created by Muthukumar D",
"main": "./index.js",
"license": "UNLICENSED",
"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": [
"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"
}