jsonnet-bundler/spec/v1
sh0rez fd5f7f108a
feat(install): skip dependencies
Allows `installing` a package without pulling dependencies of that
package. This comes in handy when having multiple directories on
`JPATH`, which overlay each other.

Because dependencies may be already present at lesser ranked import
paths, it's not required to pull them, when only needing to bump a
single one.
2020-04-22 22:34:02 +02:00
..
deps feat(install): skip dependencies 2020-04-22 22:34:02 +02:00
spec.go fix: unmarshal legacyImports 2020-02-28 23:22:41 +01:00
spec_test.go feat(spec): version field (#85) 2020-02-28 17:41:49 +01:00
v0.go doc: add license to spec/v1/v0.go 2020-02-29 16:52:08 +01:00