Open
Description
Problem
Currently we either need to provide the public package name or bundled output of npm.
Would be nice if we can download the npm package from any arbitrary URL.
Usecase:
- Use bundled library from Codesandbox CI
eg:https://pkg.csb.dev/razorpay/blade/commit/3d845e9a/@razorpay/blade
- This will also enable running this script inside a CI in future