project-struc
Version:
Create a new project structure
16 lines (15 loc) • 319 B
JSON
{
"name": "project-struc",
"version": "1.0.2",
"description": "Create a new project structure",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"Project",
"Structure"
],
"author": "ninhva <anninh.59@gmail.com>",
"license": "ISC"
}