mirror of
https://github.com/lovell/sharp.git
synced 2025-07-09 02:30:12 +02:00
- Remove all custom download logic for prebuilt binaries - Add scripts to populate package contents - Specify minimum versions of common package managers - Remove sharp.vendor runtime API as no-longer relevant - Update installation docs and issue templates
21 lines
341 B
Plaintext
21 lines
341 B
Plaintext
build
|
|
node_modules
|
|
/coverage
|
|
npm/*/*
|
|
!npm/*/package.json
|
|
test/bench/node_modules
|
|
test/fixtures/output*
|
|
test/fixtures/vips-properties.xml
|
|
test/leak/libvips.supp
|
|
test/saliency/report.json
|
|
test/saliency/Image*
|
|
test/saliency/[Uu]serData*
|
|
!test/saliency/userData.js
|
|
.gitattributes
|
|
.DS_Store
|
|
.nyc_output
|
|
.vscode/
|
|
package-lock.json
|
|
.idea
|
|
.firebase
|