{"_id":"@_pgarcia/file-creator-cli","_rev":"1-5d356061fee2f1737f3c4f78d669f79c","name":"@_pgarcia/file-creator-cli","dist-tags":{"latest":"1.0.3"},"versions":{"1.0.1":{"name":"@_pgarcia/file-creator-cli","version":"1.0.1","keywords":["cli","javascript","files"],"author":{"name":"Pedro Garcia"},"license":"MIT","_id":"@_pgarcia/file-creator-cli@1.0.1","maintainers":[{"name":"_pgarcia","email":"p.alfonsoag@gmail.com"}],"homepage":"https://github.com/Palfonsoag/files-cli#readme","bugs":{"url":"https://github.com/Palfonsoag/files-cli/issues"},"bin":{"file-creator-cli":"index.js"},"dist":{"shasum":"028fe53f9a2dccc608611652518ee1e16b6254cd","tarball":"https://registry.npmjs.org/@_pgarcia/file-creator-cli/-/file-creator-cli-1.0.1.tgz","fileCount":4,"integrity":"sha512-8CDG+wV5OQe5j2T7j/ArFIuLs1PpYCFD6q7XJYsPxk6wSLHMiBBbgt4fNjJrmXXRD7o2x9RdAA4flOyqOAejMw==","signatures":[{"sig":"MEUCIHdEJFN55qjbk0ne0FpnvLub0xZ+jizDm0MVTMi3EOTdAiEA5JLJlyyKkeJ29ky9iri7ZQjHUHKjvdMreP99R7HxMT4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3612},"main":"index.js","type":"module","gitHead":"3cabe835a9b360aa7b22ee226e78aa6b561f090d","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"_npmUser":{"name":"_pgarcia","email":"p.alfonsoag@gmail.com"},"repository":{"url":"git+https://github.com/Palfonsoag/files-cli.git","type":"git"},"_npmVersion":"10.8.2","description":"cli to create files ","directories":{},"_nodeVersion":"21.2.0","dependencies":{"chalk":"^5.3.0","figlet":"^1.7.0","shelljs":"^0.8.5","inquirer":"^10.1.8"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/file-creator-cli_1.0.1_1724621018188_0.01836585165280291","host":"s3://npm-registry-packages"}},"1.0.3":{"name":"@_pgarcia/file-creator-cli","version":"1.0.3","description":"cli to create files ","main":"index.js","type":"module","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/Palfonsoag/files-cli.git"},"keywords":["cli","javascript","files"],"author":{"name":"Pedro Garcia"},"license":"MIT","bugs":{"url":"https://github.com/Palfonsoag/files-cli/issues"},"homepage":"https://github.com/Palfonsoag/files-cli#readme","dependencies":{"chalk":"^5.3.0","figlet":"^1.7.0","inquirer":"^10.1.8","shelljs":"^0.8.5"},"bin":{"file-creator-cli":"index.js"},"_id":"@_pgarcia/file-creator-cli@1.0.3","gitHead":"35b633ec86cbd820b901aae2c78f8db832d6d297","_nodeVersion":"21.2.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-ZkMQEJSxrKlzkoeOdqrOVsYUeew/ujSOCjgZxZ0UbTSNkRtTAvgGu1aoYIgGioKi5QAStzpUsPzSMfwYeoKxYA==","shasum":"4358411e8fcd94fba7b3cf4db6afc2aac54cf449","tarball":"https://registry.npmjs.org/@_pgarcia/file-creator-cli/-/file-creator-cli-1.0.3.tgz","fileCount":4,"unpackedSize":3642,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDgxAsMrj8mtvlq5EBuore8ztRO+KmAdykieLuJ6UkguwIhAI25rFUKP5u8AI/yfvL79jqecwwF7KuHco8o56H5vO+L"}]},"_npmUser":{"name":"_pgarcia","email":"p.alfonsoag@gmail.com"},"directories":{},"maintainers":[{"name":"_pgarcia","email":"p.alfonsoag@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/file-creator-cli_1.0.3_1724621237479_0.9078670151095851"},"_hasShrinkwrap":false}},"time":{"created":"2024-08-25T21:23:38.110Z","modified":"2024-08-25T21:27:17.793Z","1.0.1":"2024-08-25T21:23:38.314Z","1.0.3":"2024-08-25T21:27:17.613Z"},"bugs":{"url":"https://github.com/Palfonsoag/files-cli/issues"},"author":{"name":"Pedro Garcia"},"license":"MIT","homepage":"https://github.com/Palfonsoag/files-cli#readme","keywords":["cli","javascript","files"],"repository":{"type":"git","url":"git+https://github.com/Palfonsoag/files-cli.git"},"description":"cli to create files ","maintainers":[{"name":"_pgarcia","email":"p.alfonsoag@gmail.com"}],"readme":"# Create files using a CLI\n\n## Instructions\n\nfor a correct use you need to follow these instructions\n\n### Installation\n\n- GLOBAL\n\n```\nnpm install -g @_pgarcia/file-creator-cli\n\n```\n\n- LOCAL\n\n```\nnpm install @_pgarcia/file-creator-cli\n\n```\n\n### use\n\n- Global\n\nExecute **file-creator-cli**\n\n- Local\n\nadd to your `package.json`\n\n```\n.\n.\n.\n\"scripts\":{\n    .\n    .\n    .\n    \"file-creator\": \"./node_modules/.bin/@_pgarcia/file-creator-cli\"\n}\n```\n\nexecute with\n\n```\nnpm run file-creator\n\n```\n","readmeFilename":"README.md"}