Update Koneko integration
This commit is contained in:
24
resources/public/vendor/twentytwenty/package.json
vendored
Normal file
24
resources/public/vendor/twentytwenty/package.json
vendored
Normal file
@ -0,0 +1,24 @@
|
||||
{
|
||||
"name": "zurb-twentytwenty",
|
||||
"version": "0.1.0",
|
||||
"description": "Zurb TwentyTwenty plugin",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "ZURB",
|
||||
"license": "ISC",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/zurb/twentytwenty"
|
||||
},
|
||||
"devDependencies": {
|
||||
"grunt": "^0.4.5",
|
||||
"grunt-contrib-clean": "^0.6.0",
|
||||
"grunt-contrib-connect": "^0.9.0",
|
||||
"grunt-contrib-watch": "^0.6.1",
|
||||
"grunt-notify": "^0.4.1",
|
||||
"grunt-sass": "^1.1.0",
|
||||
"load-grunt-tasks": "^2.0.0"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user