1
0
mirror of https://github.com/tabler/tabler.git synced 2026-06-17 12:50:03 +04:00
Files
tabler/package.json
T
2018-02-14 21:56:12 +01:00

29 lines
702 B
JSON

{
"name": "dashboard",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/codecalm/bootstrap-dashboard.git"
},
"author": "codecalm",
"license": "ISC",
"bugs": {
"url": "https://github.com/codecalm/bootstrap-dashboard/issues"
},
"homepage": "https://github.com/codecalm/bootstrap-dashboard#readme",
"devDependencies": {
"gulp": "^3.9.1",
"gulp-autoprefixer": "^4.0.0",
"gulp-rcs": "^1.1.0",
"gulp-rename": "^1.2.2",
"gulp-sass": "^3.1.0",
"gulp-selectors": "^0.1.10"
},
"dependencies": {},
"description": ""
}