-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Ben Ng
committed
Dec 8, 2013
1 parent
1a417ad
commit 489cbd7
Showing
1 changed file
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,9 +2,9 @@ | |
"author": "Ben Ng <[email protected]> (http://benng.me)", | ||
"contributors": [ | ||
{ | ||
"name" : "Jesús Leganés Combarro 'piranna'", | ||
"email" : "[email protected]", | ||
"url" : "http://pirannafs.blogspot.com.es" | ||
"name": "Jesús Leganés Combarro 'piranna'", | ||
"email": "[email protected]", | ||
"url": "http://pirannafs.blogspot.com.es" | ||
} | ||
], | ||
"name": "sourcemap-validator", | ||
|
@@ -18,7 +18,7 @@ | |
"validator", | ||
"sourcemap" | ||
], | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/ben-ng/sourcemap-validator.git" | ||
|
@@ -40,4 +40,4 @@ | |
"engines": { | ||
"node": "0.10.x" | ||
} | ||
} | ||
} |