UNPKG

project-init-folder

Version:

A package helpful for creating project/File structure for your project.

15 lines (14 loc) 406 B
{ "name": "project-init-folder", "version": "1.0.8", "description": "A package helpful for creating project/File structure for your project.", "main": "index.js", "bin":"index.js", "scripts": { "start":"node index.js", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": ["Create","Folder","Structure","Project"], "author": "Shashank Nigam", "license": "ISC" }