emd-utils
Version:
a custom utils for using javascript
18 lines (17 loc) • 429 B
JSON
{
"name": "emd-utils",
"version": "1.0.0",
"description": "a custom utils for using javascript",
"main": "index.js",
"module": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/evyatarMad007/emd-utils.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": ["emd" , "emd-lib", "emd-js"],
"author": "Evyatar Madari",
"license": "MIT"
}