15 lines
No EOL
376 B
JSON
15 lines
No EOL
376 B
JSON
{
|
|
"author": "People",
|
|
"name": "piskel",
|
|
"description": "Web based 2d animations editor",
|
|
"version": "0.0.1",
|
|
"homepage": "http://github.com/juliandescottes/piskel",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "http://github.com/juliandescottes/piskel.git"
|
|
},
|
|
"scripts": { "test": "make test" },
|
|
"devDependencies": {
|
|
"jshint": "0.6.1"
|
|
}
|
|
} |