ijijin_builder
Version:
ijijin FE build tools.
21 lines (20 loc) • 399 B
JSON
{
"name": "ijijin_builder",
"version": "3.0.0",
"description": "ijijin FE build tools.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"build",
"FE",
"ijijin"
],
"author": "michealwayne",
"license": "ISC",
"repository": {
"type": "git",
"url": "git+https://github.com/MichealWayne/fe-tools.git"
}
}