Add production dependencies
This commit is contained in:
parent
5a0114f3e2
commit
579ccdc29f
12113 changed files with 978046 additions and 3 deletions
12
node_modules/binaryextensions/.dependabot/config.yml
generated
vendored
Normal file
12
node_modules/binaryextensions/.dependabot/config.yml
generated
vendored
Normal file
|
@ -0,0 +1,12 @@
|
|||
version: 1
|
||||
update_configs:
|
||||
- package_manager: javascript
|
||||
directory: /
|
||||
update_schedule: weekly
|
||||
allowed_updates:
|
||||
- match:
|
||||
update_type: security
|
||||
automerged_updates:
|
||||
- match:
|
||||
dependency_type: all
|
||||
update_type: all
|
34
node_modules/binaryextensions/HISTORY.md
generated
vendored
Normal file
34
node_modules/binaryextensions/HISTORY.md
generated
vendored
Normal file
|
@ -0,0 +1,34 @@
|
|||
# History
|
||||
|
||||
## v2.3.0 2020 May 21
|
||||
|
||||
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
|
||||
|
||||
## v2.2.0 2019 November 13
|
||||
|
||||
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
|
||||
|
||||
## v2.1.2 2018 November 7
|
||||
|
||||
- Readme updates
|
||||
- Updated [base files](https://github.com/bevry/base) and [editions](https://github.com/bevry/editions) using [boundation](https://github.com/bevry/boundation)
|
||||
|
||||
## v2.1.1 2018 January 26
|
||||
|
||||
- Fixed the `Unexpected end of input` error that you could experience under certain circumstances
|
||||
|
||||
## v2.1.0 2018 January 25
|
||||
|
||||
- Updated base files
|
||||
|
||||
## v2.0.0 2016 May 10
|
||||
|
||||
- Now a json file
|
||||
|
||||
## v1.0.1 2016 May 2
|
||||
|
||||
- Updated meta files
|
||||
|
||||
## v1.0.0 2013 December 10
|
||||
|
||||
- Extracted from [bal-util](https://github.com/balupton/bal-util/blob/6501d51bc0244fce3781fc0150136f7493099237/src/lib/paths.coffee#L81-L96)
|
23
node_modules/binaryextensions/LICENSE.md
generated
vendored
Normal file
23
node_modules/binaryextensions/LICENSE.md
generated
vendored
Normal file
|
@ -0,0 +1,23 @@
|
|||
<!-- LICENSEFILE/ -->
|
||||
|
||||
<h1>License</h1>
|
||||
|
||||
Unless stated otherwise all works are:
|
||||
|
||||
<ul><li>Copyright © 2013+ <a href="http://bevry.me">Bevry Pty Ltd</a></li></ul>
|
||||
|
||||
and licensed under:
|
||||
|
||||
<ul><li><a href="http://spdx.org/licenses/MIT.html">MIT License</a></li></ul>
|
||||
|
||||
<h2>MIT License</h2>
|
||||
|
||||
<pre>
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice (including the next paragraph) shall be included in all copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
</pre>
|
||||
|
||||
<!-- /LICENSEFILE -->
|
134
node_modules/binaryextensions/README.md
generated
vendored
Normal file
134
node_modules/binaryextensions/README.md
generated
vendored
Normal file
|
@ -0,0 +1,134 @@
|
|||
<!-- TITLE/ -->
|
||||
|
||||
<h1>The Definitive List of Binary Extensions</h1>
|
||||
|
||||
<!-- /TITLE -->
|
||||
|
||||
|
||||
<!-- BADGES/ -->
|
||||
|
||||
<span class="badge-travisci"><a href="http://travis-ci.com/bevry/binaryextensions" title="Check this project's build status on TravisCI"><img src="https://img.shields.io/travis/com/bevry/binaryextensions/master.svg" alt="Travis CI Build Status" /></a></span>
|
||||
<span class="badge-npmversion"><a href="https://npmjs.org/package/binaryextensions" title="View this project on NPM"><img src="https://img.shields.io/npm/v/binaryextensions.svg" alt="NPM version" /></a></span>
|
||||
<span class="badge-npmdownloads"><a href="https://npmjs.org/package/binaryextensions" title="View this project on NPM"><img src="https://img.shields.io/npm/dm/binaryextensions.svg" alt="NPM downloads" /></a></span>
|
||||
<span class="badge-daviddm"><a href="https://david-dm.org/bevry/binaryextensions" title="View the status of this project's dependencies on DavidDM"><img src="https://img.shields.io/david/bevry/binaryextensions.svg" alt="Dependency Status" /></a></span>
|
||||
<span class="badge-daviddmdev"><a href="https://david-dm.org/bevry/binaryextensions#info=devDependencies" title="View the status of this project's development dependencies on DavidDM"><img src="https://img.shields.io/david/dev/bevry/binaryextensions.svg" alt="Dev Dependency Status" /></a></span>
|
||||
<br class="badge-separator" />
|
||||
<span class="badge-githubsponsors"><a href="https://github.com/sponsors/balupton" title="Donate to this project using GitHub Sponsors"><img src="https://img.shields.io/badge/github-donate-yellow.svg" alt="GitHub Sponsors donate button" /></a></span>
|
||||
<span class="badge-patreon"><a href="https://patreon.com/bevry" title="Donate to this project using Patreon"><img src="https://img.shields.io/badge/patreon-donate-yellow.svg" alt="Patreon donate button" /></a></span>
|
||||
<span class="badge-flattr"><a href="https://flattr.com/profile/balupton" title="Donate to this project using Flattr"><img src="https://img.shields.io/badge/flattr-donate-yellow.svg" alt="Flattr donate button" /></a></span>
|
||||
<span class="badge-liberapay"><a href="https://liberapay.com/bevry" title="Donate to this project using Liberapay"><img src="https://img.shields.io/badge/liberapay-donate-yellow.svg" alt="Liberapay donate button" /></a></span>
|
||||
<span class="badge-buymeacoffee"><a href="https://buymeacoffee.com/balupton" title="Donate to this project using Buy Me A Coffee"><img src="https://img.shields.io/badge/buy%20me%20a%20coffee-donate-yellow.svg" alt="Buy Me A Coffee donate button" /></a></span>
|
||||
<span class="badge-opencollective"><a href="https://opencollective.com/bevry" title="Donate to this project using Open Collective"><img src="https://img.shields.io/badge/open%20collective-donate-yellow.svg" alt="Open Collective donate button" /></a></span>
|
||||
<span class="badge-crypto"><a href="https://bevry.me/crypto" title="Donate to this project using Cryptocurrency"><img src="https://img.shields.io/badge/crypto-donate-yellow.svg" alt="crypto donate button" /></a></span>
|
||||
<span class="badge-paypal"><a href="https://bevry.me/paypal" title="Donate to this project using Paypal"><img src="https://img.shields.io/badge/paypal-donate-yellow.svg" alt="PayPal donate button" /></a></span>
|
||||
<span class="badge-wishlist"><a href="https://bevry.me/wishlist" title="Buy an item on our wishlist for us"><img src="https://img.shields.io/badge/wishlist-donate-yellow.svg" alt="Wishlist browse button" /></a></span>
|
||||
|
||||
<!-- /BADGES -->
|
||||
|
||||
|
||||
<!-- DESCRIPTION/ -->
|
||||
|
||||
A package that contains an array of every single file extension there is for binary files
|
||||
|
||||
<!-- /DESCRIPTION -->
|
||||
|
||||
|
||||
## Usage
|
||||
|
||||
``` javascript
|
||||
console.log(require('binaryextensions'))
|
||||
```
|
||||
|
||||
Missing an extension? [Send a pull request!](https://github.com/bevry/binaryextensions/edit/master/source/index.js)
|
||||
|
||||
Want a definitive list of text extensions? Check out [bevry/textextensions](https://github.com/bevry/textextensions)
|
||||
|
||||
Want to detect if a file is text or binary? Check out [bevry/istextorbinary](https://github.com/bevry/istextorbinary)
|
||||
|
||||
|
||||
<!-- INSTALL/ -->
|
||||
|
||||
<h2>Install</h2>
|
||||
|
||||
<a href="https://npmjs.com" title="npm is a package manager for javascript"><h3>npm</h3></a>
|
||||
<ul>
|
||||
<li>Install: <code>npm install --save binaryextensions</code></li>
|
||||
<li>Import: <code>import * as pkg from ('binaryextensions')</code></li>
|
||||
<li>Require: <code>const pkg = require('binaryextensions')</code></li>
|
||||
</ul>
|
||||
|
||||
<a href="https://jspm.io" title="Native ES Modules CDN"><h3>jspm</h3></a>
|
||||
|
||||
``` html
|
||||
<script type="module">
|
||||
import * as pkg from '//dev.jspm.io/binaryextensions@2.3.0'
|
||||
</script>
|
||||
```
|
||||
|
||||
<h3><a href="https://editions.bevry.me" title="Editions are the best way to produce and consume packages you care about.">Editions</a></h3>
|
||||
|
||||
<p>This package is published with the following editions:</p>
|
||||
|
||||
<ul><li><code>binaryextensions</code> aliases <code>binaryextensions/source/index.json</code></li>
|
||||
<li><code>binaryextensions/source/index.json</code> is JSON</li></ul>
|
||||
|
||||
<!-- /INSTALL -->
|
||||
|
||||
|
||||
<!-- HISTORY/ -->
|
||||
|
||||
<h2>History</h2>
|
||||
|
||||
<a href="https://github.com/bevry/binaryextensions/blob/master/HISTORY.md#files">Discover the release history by heading on over to the <code>HISTORY.md</code> file.</a>
|
||||
|
||||
<!-- /HISTORY -->
|
||||
|
||||
|
||||
<!-- BACKERS/ -->
|
||||
|
||||
<h2>Backers</h2>
|
||||
|
||||
<h3>Maintainers</h3>
|
||||
|
||||
These amazing people are maintaining this project:
|
||||
|
||||
<ul><li><a href="https://github.com/balupton">Benjamin Lupton</a> — <a href="https://github.com/bevry/binaryextensions/commits?author=balupton" title="View the GitHub contributions of Benjamin Lupton on repository bevry/binaryextensions">view contributions</a></li></ul>
|
||||
|
||||
<h3>Sponsors</h3>
|
||||
|
||||
No sponsors yet! Will you be the first?
|
||||
|
||||
<span class="badge-githubsponsors"><a href="https://github.com/sponsors/balupton" title="Donate to this project using GitHub Sponsors"><img src="https://img.shields.io/badge/github-donate-yellow.svg" alt="GitHub Sponsors donate button" /></a></span>
|
||||
<span class="badge-patreon"><a href="https://patreon.com/bevry" title="Donate to this project using Patreon"><img src="https://img.shields.io/badge/patreon-donate-yellow.svg" alt="Patreon donate button" /></a></span>
|
||||
<span class="badge-flattr"><a href="https://flattr.com/profile/balupton" title="Donate to this project using Flattr"><img src="https://img.shields.io/badge/flattr-donate-yellow.svg" alt="Flattr donate button" /></a></span>
|
||||
<span class="badge-liberapay"><a href="https://liberapay.com/bevry" title="Donate to this project using Liberapay"><img src="https://img.shields.io/badge/liberapay-donate-yellow.svg" alt="Liberapay donate button" /></a></span>
|
||||
<span class="badge-buymeacoffee"><a href="https://buymeacoffee.com/balupton" title="Donate to this project using Buy Me A Coffee"><img src="https://img.shields.io/badge/buy%20me%20a%20coffee-donate-yellow.svg" alt="Buy Me A Coffee donate button" /></a></span>
|
||||
<span class="badge-opencollective"><a href="https://opencollective.com/bevry" title="Donate to this project using Open Collective"><img src="https://img.shields.io/badge/open%20collective-donate-yellow.svg" alt="Open Collective donate button" /></a></span>
|
||||
<span class="badge-crypto"><a href="https://bevry.me/crypto" title="Donate to this project using Cryptocurrency"><img src="https://img.shields.io/badge/crypto-donate-yellow.svg" alt="crypto donate button" /></a></span>
|
||||
<span class="badge-paypal"><a href="https://bevry.me/paypal" title="Donate to this project using Paypal"><img src="https://img.shields.io/badge/paypal-donate-yellow.svg" alt="PayPal donate button" /></a></span>
|
||||
<span class="badge-wishlist"><a href="https://bevry.me/wishlist" title="Buy an item on our wishlist for us"><img src="https://img.shields.io/badge/wishlist-donate-yellow.svg" alt="Wishlist browse button" /></a></span>
|
||||
|
||||
<h3>Contributors</h3>
|
||||
|
||||
These amazing people have contributed code to this project:
|
||||
|
||||
<ul><li><a href="https://github.com/balupton">Benjamin Lupton</a> — <a href="https://github.com/bevry/binaryextensions/commits?author=balupton" title="View the GitHub contributions of Benjamin Lupton on repository bevry/binaryextensions">view contributions</a></li></ul>
|
||||
|
||||
<a href="https://github.com/bevry/binaryextensions/blob/master/CONTRIBUTING.md#files">Discover how you can contribute by heading on over to the <code>CONTRIBUTING.md</code> file.</a>
|
||||
|
||||
<!-- /BACKERS -->
|
||||
|
||||
|
||||
<!-- LICENSE/ -->
|
||||
|
||||
<h2>License</h2>
|
||||
|
||||
Unless stated otherwise all works are:
|
||||
|
||||
<ul><li>Copyright © 2013+ <a href="http://bevry.me">Bevry Pty Ltd</a></li></ul>
|
||||
|
||||
and licensed under:
|
||||
|
||||
<ul><li><a href="http://spdx.org/licenses/MIT.html">MIT License</a></li></ul>
|
||||
|
||||
<!-- /LICENSE -->
|
115
node_modules/binaryextensions/package.json
generated
vendored
Normal file
115
node_modules/binaryextensions/package.json
generated
vendored
Normal file
|
@ -0,0 +1,115 @@
|
|||
{
|
||||
"title": "The Definitive List of Binary Extensions",
|
||||
"name": "binaryextensions",
|
||||
"version": "2.3.0",
|
||||
"description": "A package that contains an array of every single file extension there is for binary files",
|
||||
"homepage": "https://github.com/bevry/binaryextensions",
|
||||
"license": "MIT",
|
||||
"keywords": [
|
||||
"binary",
|
||||
"binary extensions",
|
||||
"binary-extensions",
|
||||
"browser",
|
||||
"extensions",
|
||||
"json",
|
||||
"node"
|
||||
],
|
||||
"badges": {
|
||||
"list": [
|
||||
"travisci",
|
||||
"npmversion",
|
||||
"npmdownloads",
|
||||
"daviddm",
|
||||
"daviddmdev",
|
||||
"---",
|
||||
"githubsponsors",
|
||||
"patreon",
|
||||
"flattr",
|
||||
"liberapay",
|
||||
"buymeacoffee",
|
||||
"opencollective",
|
||||
"crypto",
|
||||
"paypal",
|
||||
"wishlist"
|
||||
],
|
||||
"config": {
|
||||
"githubSponsorsUsername": "balupton",
|
||||
"buymeacoffeeUsername": "balupton",
|
||||
"cryptoURL": "https://bevry.me/crypto",
|
||||
"flattrUsername": "balupton",
|
||||
"liberapayUsername": "bevry",
|
||||
"opencollectiveUsername": "bevry",
|
||||
"patreonUsername": "bevry",
|
||||
"paypalURL": "https://bevry.me/paypal",
|
||||
"wishlistURL": "https://bevry.me/wishlist",
|
||||
"travisTLD": "com",
|
||||
"githubUsername": "bevry",
|
||||
"githubRepository": "binaryextensions",
|
||||
"githubSlug": "bevry/binaryextensions",
|
||||
"npmPackageName": "binaryextensions"
|
||||
}
|
||||
},
|
||||
"funding": "https://bevry.me/fund",
|
||||
"author": "2013+ Bevry Pty Ltd <us@bevry.me> (http://bevry.me)",
|
||||
"maintainers": [
|
||||
"Benjamin Lupton <b@lupton.cc> (https://github.com/balupton)"
|
||||
],
|
||||
"contributors": [
|
||||
"Benjamin Lupton <b@lupton.cc> (https://github.com/balupton)"
|
||||
],
|
||||
"bugs": {
|
||||
"url": "https://github.com/bevry/binaryextensions/issues"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/bevry/binaryextensions.git"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.8"
|
||||
},
|
||||
"editions": [
|
||||
{
|
||||
"description": "JSON",
|
||||
"directory": "source",
|
||||
"entry": "index.json",
|
||||
"tags": [
|
||||
"json"
|
||||
],
|
||||
"engines": {
|
||||
"node": true,
|
||||
"browsers": true
|
||||
}
|
||||
}
|
||||
],
|
||||
"type": "commonjs",
|
||||
"main": "source/index.json",
|
||||
"browser": "source/index.json",
|
||||
"devDependencies": {
|
||||
"@bevry/update-contributors": "^1.6.0",
|
||||
"assert-helpers": "^6.5.0",
|
||||
"kava": "^5.1.0",
|
||||
"projectz": "^2.2.0",
|
||||
"textextensions": "^4.2.0",
|
||||
"valid-directory": "^2.0.0"
|
||||
},
|
||||
"scripts": {
|
||||
"our:clean": "rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next",
|
||||
"our:compile": "echo no need for this project",
|
||||
"our:deploy": "echo no need for this project",
|
||||
"our:meta": "npm run our:meta:contributors && npm run our:meta:projectz",
|
||||
"our:meta:contributors": "update-contributors",
|
||||
"our:meta:projectz": "projectz compile",
|
||||
"our:release": "npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push",
|
||||
"our:release:check-changelog": "cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)",
|
||||
"our:release:check-dirty": "git diff --exit-code",
|
||||
"our:release:prepare": "npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta",
|
||||
"our:release:push": "git push origin master && git push origin --tags",
|
||||
"our:release:tag": "export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"",
|
||||
"our:setup": "npm run our:setup:install",
|
||||
"our:setup:install": "npm install",
|
||||
"our:test": "npm run our:verify && npm test",
|
||||
"our:verify": "npm run our:verify:directory",
|
||||
"our:verify:directory": "valid-directory",
|
||||
"test": "node ./source/test.js"
|
||||
}
|
||||
}
|
15
node_modules/binaryextensions/source/index.json
generated
vendored
Normal file
15
node_modules/binaryextensions/source/index.json
generated
vendored
Normal file
|
@ -0,0 +1,15 @@
|
|||
[
|
||||
"dds",
|
||||
"eot",
|
||||
"gif",
|
||||
"ico",
|
||||
"jar",
|
||||
"jpeg",
|
||||
"jpg",
|
||||
"pdf",
|
||||
"png",
|
||||
"swf",
|
||||
"tga",
|
||||
"ttf",
|
||||
"zip"
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue