User Tools

Site Tools


webdesign:html5-and-javascript

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
webdesign:html5-and-javascript [2018/04/24 16:55] – [Node.js] adminwebdesign:html5-and-javascript [2022/10/29 16:15] (current) – external edit 127.0.0.1
Line 61: Line 61:
 node -v node -v
 npm version npm version
 +</code>output:<code>
 +v8.11.1
 +{ npm: '5.6.0',
 +  ares: '1.10.1-DEV',
 +  cldr: '32.0',
 +  http_parser: '2.8.0',
 +  icu: '60.1',
 +  modules: '57',
 +  nghttp2: '1.25.0',
 +  node: '8.11.1',
 +  openssl: '1.0.2o',
 +  tz: '2017c',
 +  unicode: '10.0',
 +  uv: '1.19.1',
 +  v8: '6.2.414.50',
 +  zlib: '1.2.11' }
 </code> </code>
 ==== npm(node package manager for javascript...) ==== ==== npm(node package manager for javascript...) ====
webdesign/html5-and-javascript.1524588948.txt.gz · Last modified: 2022/10/29 16:15 (external edit)