2014-03-18 02:04:17 +04:00
|
|
|
{
|
|
|
|
"name": "weblit-keys",
|
|
|
|
"version": "0.0.0",
|
|
|
|
"description": "",
|
|
|
|
"main": "Gruntfile.js",
|
|
|
|
"scripts": {
|
|
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
|
|
},
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "git://github.com/k88hudson/weblit-keys.git"
|
|
|
|
},
|
|
|
|
"author": "",
|
|
|
|
"license": "MIT",
|
|
|
|
"bugs": {
|
|
|
|
"url": "https://github.com/k88hudson/weblit-keys/issues"
|
|
|
|
},
|
|
|
|
"homepage": "https://github.com/k88hudson/weblit-keys",
|
2014-03-21 02:25:32 +04:00
|
|
|
"devDependencies": {
|
2014-03-21 02:25:47 +04:00
|
|
|
"grunt": "~0.4.4",
|
2014-03-21 02:25:32 +04:00
|
|
|
"grunt-contrib-concat": "~0.3.0"
|
2014-03-18 02:04:17 +04:00
|
|
|
}
|
|
|
|
}
|