mirror of
https://github.com/kemko/liquid.git
synced 2026-01-01 15:55:40 +03:00
16 lines
355 B
JSON
16 lines
355 B
JSON
{
|
|
"name": "liquid-docs",
|
|
"version": "0.2.0",
|
|
"devDependencies": {
|
|
"autoprefixer": "~8.2",
|
|
"grunt": "~1.0.3",
|
|
"grunt-concurrent": "~2.3",
|
|
"grunt-contrib-concat": "~1.0",
|
|
"grunt-contrib-sass": "~1.0",
|
|
"grunt-contrib-watch": "~1.1.0",
|
|
"grunt-postcss": "~0.9",
|
|
"grunt-shell": "~2.1",
|
|
"load-grunt-tasks": "~3.5"
|
|
}
|
|
}
|