<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>atsuhiro-me</author_name>
  <author_url>https://blog.hatena.ne.jp/atsuhiro-me/</author_url>
  <blog_title>みーのぺーじ</blog_title>
  <blog_url>https://pc.atsuhiro-me.net/</blog_url>
  <categories>
    <anon>JavaScript</anon>
  </categories>
  <description>NPM License Checker というそのものずばりの名前のツールを使って，依存関係のライセンスを確認してみます． 例 package.json { &quot;private&quot;: true, &quot;dependencies&quot;: { &quot;vue&quot;: &quot;^3.3.4&quot; }, &quot;devDependencies&quot;: { &quot;license-checker&quot;: &quot;^25.0.1&quot; } } license-checker --production を実行すると，以下のようにproduction の依存関係の情報が出力されます．なお，公開レポジトリならばよいのですが，非公開ならば，自分自身を含まないようにするために…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpc.atsuhiro-me.net%2Fentry%2F2023%2F09%2F18%2F013149&quot; title=&quot;npm で依存関係のライセンスを確認する - みーのぺーじ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2023-09-18 01:31:49</published>
  <title>npm で依存関係のライセンスを確認する</title>
  <type>rich</type>
  <url>https://pc.atsuhiro-me.net/entry/2023/09/18/013149</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
