by shigemk2

当面は技術的なことしか書かない

npm

package-lock.json

npm

integrity sha resolved URL bundled バンドルされた依存関係 docs.npmjs.com

8/6 npm インシデント

npm

8/6 npm インシデント 今更だけど、npm installが失敗し続けてた。 We replaced the faulty cache and our telemetry indicates a significant improvement in error rates. We'll continue to monitor the situation and make sure all issues are fully re…

npm status

npm

npm status npm Status

run-s

npm

This command is the shorthand of npm-run-all -s とな。 npm-run-all/run-s.md at master · mysticatea/npm-run-all · GitHub

generate-license

npm

generate-license CLIでもAPI経由でもライセンスファイルを生成する

license from package.json

npm

licenseはこんな感じで書く。 { "license" : "BSD-3-Clause" }

read-metadata

npm

Load a JSON or YAML metadata file and return it as an object. vue-cliのなかでmeta.jsonとかmeta.jsとかを読むのに使ってる。

package.json config

npm

package.jsonの仕様。というか書き方。 特にライセンスまわりは、このなかから使える感じっぽい。 https://spdx.org/licenses/

npm-license

npm

license checker