<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nakinor</author_name>
  <author_url>https://blog.hatena.ne.jp/nakinor/</author_url>
  <blog_title>sci</blog_title>
  <blog_url>https://sci.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>この記事に関連するお話です。 NodeJS でもパッケージを作成してみました。 パッケージの雛形を作成 ディレクトリを作成してその中で npm init を実行します。対話的に package.json を作成することができるのです。 mto.js をコピーして、シェバング #!/usr/bin/env node を記述します。 npm に登録しないで github でホスティングできるようにするためには、package.json に次を追記します。 json &quot;dependencies&quot;: { &quot;mto&quot;: &quot;github:user_name/nodejs-mto&quot; } プロジェクトの公開 …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsci.hateblo.jp%2Fentry%2FNodeJS_npm&quot; title=&quot;NodeJS  の npm を使ってみる - sci&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>2018-05-03 00:00:00</published>
  <title>NodeJS  の npm を使ってみる</title>
  <type>rich</type>
  <url>https://sci.hateblo.jp/entry/NodeJS_npm</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
