{
"name": "codekit-project",
"version": "1.0.0",
"description": "CodeKit created this starter package.json file. You should customize it appropriately. (If you intend to publish this project on npm, add an entry in the 'repository' field and remove the 'private' attribute, below.)",
"scripts": {},
"author": "",
"license": "UNLICENSED",
"repository": {},
"private": true,
"dependencies": {
"slick-slider": "^1.8.2"
}
}