Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/init-package-json/example/init/basic-init.js')
-rw-r--r--node_modules/init-package-json/example/init/basic-init.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/node_modules/init-package-json/example/init/basic-init.js b/node_modules/init-package-json/example/init/basic-init.js
deleted file mode 100644
index c8615cc10..000000000
--- a/node_modules/init-package-json/example/init/basic-init.js
+++ /dev/null
@@ -1 +0,0 @@
-exports.flavor = prompt("what's your favorite flavor of ice cream buddy?", "I LIKE THEM ALL") \ No newline at end of file