12 lines
296 B
JSON
12 lines
296 B
JSON
{
|
|
"name": "smoothscroll",
|
|
"version": "0.0.0",
|
|
"author": "Dustan Kasten <dustan.kasten@gmail.com>",
|
|
"devDependencies": {
|
|
"matchdep": "~0.1.2",
|
|
"grunt-contrib-jshint": "~0.6.2",
|
|
"grunt": "~0.4.1",
|
|
"grunt-contrib-uglify": "~0.2.2",
|
|
"grunt-contrib-concat": "~0.3.0"
|
|
}
|
|
}
|