npm init kuch question puchega aur package.json set up hoga About to write to C:\Drupal-Miscellneous\Drupal Study\Node JS\package.json: { "name": "sanidev", "version": "1.0.0", "description": "sani dev mahima", "main": "surya.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "kamlu", "license": "ISC" } Is this OK? (yes) yes PS C:\Drupal-Miscellneous\Drupal Study\Node JS> _______________________________ node list package/eventname _______________________________ PS C:\Drupal-Miscellneous\Drupal Study\Node JS> node -e "console.log(require('module').builtinModules)" [ '_http_agent', '_http_client', '_http_common', '_http_incoming', '_http_outgoing', '_http_server', '_stream_duplex', '_stream_passthrough', '_stream_readable', '_stream_transform', '_stream_wrap', '_stream_writable', '_tls_common', '_tls_wrap', 'assert', 'assert/strict', 'async_hooks', 'buffer', 'child_process', 'cluster', 'console', 'constants', 'crypto', 'dgram', 'diagnostics_channel', 'dns', 'dns/promises', 'domain', 'events', 'fs', 'fs/promises', 'http', 'http2', 'https', 'inspector', 'module', 'net', 'os', 'path', 'path/posix', 'path/win32', 'perf_hooks', 'process', 'punycode', 'querystring', 'readline', 'readline/promises', 'repl', 'stream', 'stream/consumers', 'stream/promises', 'stream/web', 'string_decoder', 'sys', 'timers', 'timers/promises', 'tls', 'trace_events', 'tty', 'url', 'util', 'util/types', 'v8', 'vm', 'wasi', 'worker_threads', _______________________________ _______________________________ _______________________________ _______________________________ _______________________________ _______________________________ _______________________________ _______________________________ _______________________________ _______________________________ _______________________________ _______________________________ _______________________________ _______________________________ _______________________________