Skip to content

Commit

Permalink
version 1.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
azproduction committed Jan 10, 2014
1 parent 0cadd7f commit 416c4cf
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,18 @@
{
"name": "lmd",
"version": "1.11.2",
"description": "LMD: Lazy Module Declaration",
"keywords": [
"lmd", "amd", "module",
"components", "styles", "builder",
"optimizer", "cli", "tool"
],
"homepage": "http://lmdjs.org/",
"license": "MIT",
"author": {
"name": "Mikhail Davydov",
"email": "azazel.private@gmail.com"
"email": "i@azproduction.ru"
},
"version": "1.11.1",
"bin": {
"lmd": "./bin/lmd"
},
Expand All @@ -17,11 +24,6 @@
"type": "git",
"url": "git@github.com:azproduction/lmd.git"
},
"keywords": [
"lmd", "amd", "module",
"components", "styles", "builder",
"optimizer", "cli", "tool"
],
"dependencies": {
"uglify-js": "1.3.4",
"jade": "0.26.1",
Expand Down

0 comments on commit 416c4cf

Please sign in to comment.