Skip to content
Please note that GitHub no longer supports your web browser.

We recommend upgrading to the latest Google Chrome or Firefox.

Learn more
Permalink
Branch: master
Find file Copy path
Find file Copy path
Fetching contributors…
Cannot retrieve contributors at this time. Cannot retrieve contributors at this time
25 lines (24 sloc) 610 Bytes
{
"name": "warclight",
"description": "",
"main": "index.js",
"dependencies": {},
"devDependencies": {
"eslint": "^6.0.0",
"eslint-config-airbnb-base": "^14.0.0",
"eslint-plugin-import": "^2.2.0"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/archivesunleashed/warclight.git"
},
"author": "",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/archivesunleashed/warclight/issues"
},
"homepage": "https://github.com/archivesunleashed/warclight#readme"
}
You can’t perform that action at this time.