-
Notifications
You must be signed in to change notification settings - Fork 794
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ab40067
commit f86e267
Showing
4 changed files
with
11,724 additions
and
11,726 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,40 +1,40 @@ | ||
{ | ||
"name": "axe-core", | ||
"version": "4.1.2", | ||
"contributors": [ | ||
{ | ||
"name": "David Sturley", | ||
"organization": "Deque Systems, Inc.", | ||
"url": "http://deque.com/" | ||
}, | ||
{ | ||
"name": "Dylan Barrell", | ||
"organization": "Deque Systems, Inc.", | ||
"url": "http://deque.com/" | ||
}, | ||
{ | ||
"name": "Wilco Fiers", | ||
"organization": "Deque Systems, Inc.", | ||
"url": "http://deque.com/" | ||
}, | ||
{ | ||
"name": "Dian Fay", | ||
"organization": "Deque Systems, Inc.", | ||
"url": "http://deque.com/" | ||
}, | ||
{ | ||
"name": "Marcy Sutton", | ||
"organization": "Deque Systems, Inc.", | ||
"url": "http://deque.com/" | ||
} | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/dequelabs/axe-core.git" | ||
}, | ||
"main": "axe.js", | ||
"typings": "axe.d.ts", | ||
"license": "MPL-2.0", | ||
"ignore": ["**/.*", "node_modules", "test", "build", "typings"], | ||
"devDependencies": {} | ||
"name": "axe-core", | ||
"version": "4.1.2", | ||
"contributors": [ | ||
{ | ||
"name": "David Sturley", | ||
"organization": "Deque Systems, Inc.", | ||
"url": "http://deque.com/" | ||
}, | ||
{ | ||
"name": "Dylan Barrell", | ||
"organization": "Deque Systems, Inc.", | ||
"url": "http://deque.com/" | ||
}, | ||
{ | ||
"name": "Wilco Fiers", | ||
"organization": "Deque Systems, Inc.", | ||
"url": "http://deque.com/" | ||
}, | ||
{ | ||
"name": "Dian Fay", | ||
"organization": "Deque Systems, Inc.", | ||
"url": "http://deque.com/" | ||
}, | ||
{ | ||
"name": "Marcy Sutton", | ||
"organization": "Deque Systems, Inc.", | ||
"url": "http://deque.com/" | ||
} | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/dequelabs/axe-core.git" | ||
}, | ||
"main": "axe.js", | ||
"typings": "axe.d.ts", | ||
"license": "MPL-2.0", | ||
"ignore": ["**/.*", "node_modules", "test", "build", "typings"], | ||
"devDependencies": {} | ||
} |
Oops, something went wrong.