This repository was archived by the owner on Jan 16, 2020. It is now read-only.
This repository was archived by the owner on Jan 16, 2020. It is now read-only.
(Forward) compatibility with npm #26
Closed
Description
All of our package.json fields that aren't exactly the same as npm's package.json should be moved under a jquery
field to ensure compatibility.
This has already cropped up as an issue with the dependencies
field since a plugin's final dependencies are unrelated to its npm dependencies, so npm install
will do the incorrect thing.
Metadata
Metadata
Assignees
Labels
No labels