unpm 0.2.0

Lightweight vendoring of static assets. No node_modules, no runtime fetching.
Documentation
1
2
3
4
5
6
7
8
{
  "packages": {
    ".": {
      "release-type": "rust",
      "include-component-in-tag": false
    }
  }
}