mirror of
https://github.com/RamonGebben/Cquence.git
synced 2026-03-10 08:51:22 +00:00
11 lines
234 B
JSON
11 lines
234 B
JSON
{
|
|
"name": "Cquence",
|
|
"description": "A very tiny Javascript animation library",
|
|
"author": "Ramon Gebben <cquence@ra-ge.net>",
|
|
"version": "1.0.0",
|
|
"devDependencies": {
|
|
"gulp": "^3.8.10",
|
|
"gulp-uglify": "^1.0.2"
|
|
}
|
|
}
|