appmap 0.51.2 → 0.51.3

Sign up to get free protection for your applications and to get access to all the features.
data/package.json DELETED
@@ -1,24 +0,0 @@
1
- {
2
- "name": "appmap-ruby-lore",
3
- "version": "1.0.0",
4
- "description": "Lore for the AppMap Rubygem",
5
- "scripts": {
6
- "start": "./node_modules/applore/bin/lore serve"
7
- },
8
- "directories": {
9
- "example": "examples",
10
- "lib": "lib",
11
- "test": "test"
12
- },
13
- "repository": {
14
- "type": "git",
15
- "url": "git+https://github.com/applandinc/appmap-ruby.git"
16
- },
17
- "bugs": {
18
- "url": "https://github.com/applandinc/appmap-ruby/issues"
19
- },
20
- "homepage": "https://github.com/applandinc/appmap-ruby#readme",
21
- "dependencies": {
22
- "applore": "^0.3.0"
23
- }
24
- }