fordata
Version:
Easy handle data by prototype for TreeData、Array、Date、Encode、String etc.
30 lines (29 loc) • 663 B
JSON
{
"name": "fordata",
"version": "1.0.8",
"description": "Easy handle data by prototype for TreeData、Array、Date、Encode、String etc.",
"main": "index.js",
"scripts": {
"build": "webpack --mode production"
},
"keywords": [
"fordata",
"EasyData",
"data-utils",
"treedata",
"datatree",
"datetime",
"format"
],
"repository": {
"type": "git",
"url": "git+https://github.com/z41z/fordata.git"
},
"homepage": "https://github.com/z41z/fordata#readme",
"author": "z41z",
"license": "MIT",
"devDependencies": {
"webpack": "^5.89.0",
"webpack-cli": "^5.1.4"
}
}