summaryrefslogtreecommitdiff
path: root/spec/fixtures/expected/js/bower/v2.0.json
diff options
context:
space:
mode:
Diffstat (limited to 'spec/fixtures/expected/js/bower/v2.0.json')
-rw-r--r--spec/fixtures/expected/js/bower/v2.0.json23
1 files changed, 17 insertions, 6 deletions
diff --git a/spec/fixtures/expected/js/bower/v2.0.json b/spec/fixtures/expected/js/bower/v2.0.json
index 8d62873..050178c 100644
--- a/spec/fixtures/expected/js/bower/v2.0.json
+++ b/spec/fixtures/expected/js/bower/v2.0.json
@@ -14,6 +14,12 @@
"count": 2
},
{
+ "id": "unknown",
+ "name": "unknown",
+ "url": "",
+ "count": 2
+ },
+ {
"id": "Apache-2.0",
"name": "Apache License 2.0",
"url": "https://opensource.org/licenses/Apache-2.0",
@@ -30,12 +36,6 @@
"name": "BSD 3-Clause \"New\" or \"Revised\" License",
"url": "https://opensource.org/licenses/BSD-3-Clause",
"count": 1
- },
- {
- "id": "unknown",
- "name": "unknown",
- "url": "",
- "count": 1
}
],
"dependencies": [
@@ -55,6 +55,17 @@
]
},
{
+ "name": "debug",
+ "url": "https://github.com/wixo/debug",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "unknown"
+ ]
+ },
+ {
"name": "ev-emitter",
"url": "https://github.com/metafizzy/ev-emitter",
"description": "lil' event emitter",