mirror of
https://github.com/lovell/sharp.git
synced 2025-07-08 18:20:13 +02:00
141 lines
1.6 KiB
JavaScript
141 lines
1.6 KiB
JavaScript
// Copyright 2013 Lovell Fuller and others.
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
|
|
'use strict';
|
|
|
|
module.exports = [
|
|
'about',
|
|
'after',
|
|
'all',
|
|
'allows',
|
|
'already',
|
|
'also',
|
|
'alternative',
|
|
'always',
|
|
'and',
|
|
'any',
|
|
'are',
|
|
'available',
|
|
'based',
|
|
'been',
|
|
'before',
|
|
'best',
|
|
'both',
|
|
'call',
|
|
'callback',
|
|
'can',
|
|
'containing',
|
|
'contains',
|
|
'created',
|
|
'current',
|
|
'date',
|
|
'default',
|
|
'deprecated',
|
|
'does',
|
|
'each',
|
|
'either',
|
|
'ensure',
|
|
'entirely',
|
|
'etc',
|
|
'every',
|
|
'except',
|
|
'following',
|
|
'for',
|
|
'from',
|
|
'get',
|
|
'gets',
|
|
'given',
|
|
'has',
|
|
'have',
|
|
'helps',
|
|
'how',
|
|
'image',
|
|
'implies',
|
|
'include',
|
|
'including',
|
|
'involve',
|
|
'its',
|
|
'last',
|
|
'least',
|
|
'lots',
|
|
'make',
|
|
'may',
|
|
'meaning',
|
|
'more',
|
|
'most',
|
|
'much',
|
|
'must',
|
|
'non',
|
|
'not',
|
|
'now',
|
|
'occur',
|
|
'occurs',
|
|
'one',
|
|
'options',
|
|
'other',
|
|
'out',
|
|
'over',
|
|
'part',
|
|
'perform',
|
|
'performs',
|
|
'please',
|
|
'pre',
|
|
'previously',
|
|
'produce',
|
|
'proper',
|
|
'provide',
|
|
'provided',
|
|
'ready',
|
|
'requires',
|
|
'requiresharp',
|
|
'returned',
|
|
'run',
|
|
'same',
|
|
'see',
|
|
'set',
|
|
'sets',
|
|
'sharp',
|
|
'should',
|
|
'since',
|
|
'site',
|
|
'some',
|
|
'specified',
|
|
'spelling',
|
|
'such',
|
|
'support',
|
|
'supported',
|
|
'sure',
|
|
'take',
|
|
'task',
|
|
'than',
|
|
'that',
|
|
'the',
|
|
'their',
|
|
'then',
|
|
'there',
|
|
'therefore',
|
|
'these',
|
|
'this',
|
|
'under',
|
|
'unless',
|
|
'unmaintained',
|
|
'unsuitable',
|
|
'unsupported',
|
|
'until',
|
|
'use',
|
|
'used',
|
|
'using',
|
|
'value',
|
|
'values',
|
|
'via',
|
|
'were',
|
|
'when',
|
|
'which',
|
|
'while',
|
|
'will',
|
|
'with',
|
|
'without',
|
|
'you',
|
|
'your'
|
|
];
|