summaryrefslogtreecommitdiffstats
path: root/addon-sdk/source/examples/debug-client/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'addon-sdk/source/examples/debug-client/package.json')
-rw-r--r--addon-sdk/source/examples/debug-client/package.json10
1 files changed, 0 insertions, 10 deletions
diff --git a/addon-sdk/source/examples/debug-client/package.json b/addon-sdk/source/examples/debug-client/package.json
deleted file mode 100644
index 058fa97af..000000000
--- a/addon-sdk/source/examples/debug-client/package.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "name": "debug-client",
- "id": "@debug-client",
- "title": "Debug client",
- "description": "Example debug client",
- "version": "0.0.1",
- "author": "Irakli Gozalishvili",
- "main": "./index.js",
- "license": "MPL-2.0"
-}