Adds DFs
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"name": "internet-connection-status",
|
||||
"title": "Internet Connection Status",
|
||||
"version": "1.4.3",
|
||||
"homepage": "",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/sanzeeb3/internet-connection-status.git"
|
||||
},
|
||||
"license": "GPL-3.0+",
|
||||
"main": "Gruntfile.js",
|
||||
"devDependencies": {
|
||||
"autoprefixer": "~9.1.5",
|
||||
"grunt": "~1.0.3",
|
||||
"grunt-checktextdomain": "~1.0.1",
|
||||
"grunt-contrib-compress": "^1.5.0",
|
||||
"grunt-wp-i18n": "^1.0.3",
|
||||
"node-sass": "^4.13.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=8.9.3",
|
||||
"npm": ">=5.5.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"save": "^2.3.3"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user