Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/package.json.~1~
diff options
context:
space:
mode:
Diffstat (limited to 'package.json.~1~')
-rw-r--r--package.json.~1~9
1 files changed, 9 insertions, 0 deletions
diff --git a/package.json.~1~ b/package.json.~1~
new file mode 100644
index 0000000..ca45191
--- /dev/null
+++ b/package.json.~1~
@@ -0,0 +1,9 @@
+{
+ "name": "karma-test",
+ "description": "A dummy package to test creating narwhal packages",
+ "keywords": ["javascript", "dummy"],
+ "author": "Bryan Berry (http://www.renaissancegeek.org/)",
+ "main": "lib/karma-test.js",
+ "type": "zip",
+ "location": "http://github.com/bryanwb/karma-test/zipball/master"
+}