2014-03-18 02:04:17 +04:00
|
|
|
{
|
2014-03-21 23:19:53 +04:00
|
|
|
"name": "web-literacy-client",
|
2014-03-21 23:44:28 +04:00
|
|
|
"version": "1.0.0",
|
2014-03-18 02:04:17 +04:00
|
|
|
"description": "",
|
2014-03-21 23:19:53 +04:00
|
|
|
"main": "dist/web-literacy-client.with-langs.js",
|
2014-03-18 02:04:17 +04:00
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
2014-03-21 23:19:53 +04:00
|
|
|
"url": "git://github.com/mozilla/weblit-keys.git"
|
2014-03-18 02:04:17 +04:00
|
|
|
},
|
|
|
|
"author": "",
|
|
|
|
"license": "MIT",
|
|
|
|
"bugs": {
|
2014-03-21 23:19:53 +04:00
|
|
|
"url": "https://github.com/mozilla/weblit-keys/issues"
|
2014-03-18 02:04:17 +04:00
|
|
|
},
|
2014-03-21 23:19:53 +04:00
|
|
|
"homepage": "https://github.com/mozilla/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 03:22:58 +04:00
|
|
|
"grunt-contrib-concat": "~0.3.0",
|
|
|
|
"webmaker-download-locales": "~0.1.1",
|
|
|
|
"grunt-contrib-clean": "~0.5.0"
|
2014-03-18 02:04:17 +04:00
|
|
|
}
|
|
|
|
}
|