<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>npm on LaMelD</title><link>https://lameld.github.io/tags/npm/</link><description>Recent content in npm on LaMelD</description><generator>Hugo</generator><language>ko-KR</language><lastBuildDate>Thu, 17 Sep 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://lameld.github.io/tags/npm/index.xml" rel="self" type="application/rss+xml"/><item><title>패키지 관리: package.json, npm, pnpm, yarn</title><link>https://lameld.github.io/nodejs/package-manager/</link><pubDate>Thu, 17 Sep 2026 00:00:00 +0000</pubDate><guid>https://lameld.github.io/nodejs/package-manager/</guid><description>&lt;blockquote&gt;&#10;&lt;p&gt;Node.js는 &lt;strong&gt;package.json&lt;/strong&gt; 을 중심으로 의존성을 관리한다. 기본 도구는 &lt;strong&gt;npm&lt;/strong&gt;(Node 설치 시 함께 제공)이며, 더 빠르거나 디스크 효율이 좋은 &lt;strong&gt;pnpm&lt;/strong&gt;·&lt;strong&gt;yarn&lt;/strong&gt; 을 대안으로 쓴다.&lt;/p&gt;</description></item><item><title>대표 라이브러리</title><link>https://lameld.github.io/nodejs/libraries/</link><pubDate>Thu, 17 Sep 2026 00:00:00 +0000</pubDate><guid>https://lameld.github.io/nodejs/libraries/</guid><description>&lt;blockquote&gt;&#10;&lt;p&gt;Node.js / npm 생태계의 &lt;strong&gt;대표 라이브러리&lt;/strong&gt;를 분야별로 정리했다. 설치는 &lt;code&gt;npm install &amp;lt;이름&amp;gt;&lt;/code&gt;.&lt;/p&gt;</description></item></channel></rss>