mirror of
https://github.com/lovell/sharp.git
synced 2025-07-09 10:30:15 +02:00
Reduce production (sub)depedency count from 93 to 50. Modernise dev tooling, e.g. use nyc, replace jshint with semistandard. Make 'npm test' command consistent across platforms.
18 lines
284 B
Plaintext
18 lines
284 B
Plaintext
build
|
|
node_modules
|
|
coverage
|
|
test/bench/node_modules
|
|
test/fixtures/output*
|
|
test/leak/libvips.supp
|
|
test/saliency/report.json
|
|
test/saliency/Image*
|
|
test/saliency/[Uu]serData*
|
|
!test/saliency/userData.js
|
|
lib
|
|
include
|
|
packaging/libvips*
|
|
packaging/*.log
|
|
!packaging/build
|
|
.DS_Store
|
|
.nyc_output
|