| Index: chrome/test/data/third_party/spaceport/package.json
|
| diff --git a/chrome/test/data/third_party/spaceport/package.json b/chrome/test/data/third_party/spaceport/package.json
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..67cef1f0d3dd6d1825adc07fea910915831ecab4
|
| --- /dev/null
|
| +++ b/chrome/test/data/third_party/spaceport/package.json
|
| @@ -0,0 +1,10 @@
|
| +{
|
| + "name": "HTML5-Game-Benchmarks",
|
| + "description": "",
|
| + "author": "Matt Glazar <matt.glazar@gmail.com>",
|
| + "version": "0.0.0",
|
| + "dependencies": {
|
| + "express": "~2.5.0"
|
| + },
|
| + "engine": "node ~0.4.8"
|
| +}
|
|
|