main
Last change
on this file since d565449 was d565449, checked in by stefan toskovski <stefantoska84@…>, 4 weeks ago |
Update repo after prototype presentation
|
-
Property mode
set to
100644
|
File size:
742 bytes
|
Rev | Line | |
---|
[d565449] | 1 | {
|
---|
| 2 | "name": "caniuse-lite",
|
---|
| 3 | "version": "1.0.30001647",
|
---|
| 4 | "description": "A smaller version of caniuse-db, with only the essentials!",
|
---|
| 5 | "main": "dist/unpacker/index.js",
|
---|
| 6 | "files": [
|
---|
| 7 | "data",
|
---|
| 8 | "dist"
|
---|
| 9 | ],
|
---|
| 10 | "keywords": [
|
---|
| 11 | "support"
|
---|
| 12 | ],
|
---|
| 13 | "author": {
|
---|
| 14 | "name": "Ben Briggs",
|
---|
| 15 | "email": "beneb.info@gmail.com",
|
---|
| 16 | "url": "http://beneb.info"
|
---|
| 17 | },
|
---|
| 18 | "repository": "browserslist/caniuse-lite",
|
---|
| 19 | "funding": [
|
---|
| 20 | {
|
---|
| 21 | "type": "opencollective",
|
---|
| 22 | "url": "https://opencollective.com/browserslist"
|
---|
| 23 | },
|
---|
| 24 | {
|
---|
| 25 | "type": "tidelift",
|
---|
| 26 | "url": "https://tidelift.com/funding/github/npm/caniuse-lite"
|
---|
| 27 | },
|
---|
| 28 | {
|
---|
| 29 | "type": "github",
|
---|
| 30 | "url": "https://github.com/sponsors/ai"
|
---|
| 31 | }
|
---|
| 32 | ],
|
---|
| 33 | "license": "CC-BY-4.0"
|
---|
| 34 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.