...**/!(*.map|*.min.js)Size
Gzip
Dependencies
Publish
Install
Size
Gzip
Dependencies
@@ -1,8 +1,9 @@ | |||
| 1 | { | 1 | { |
| 2 | "name": "about", | 2 | "name": "about", |
| 3 | "version": "2.0.0", | 3 | "version": "2.0.1", |
| 4 | "description": "Your about page in the terminal", | 4 | "description": "Your about page in the terminal", |
| 5 | "main": "dist/index.js", | 5 | "main": "dist/index.js", |
| 6 | "bin": "dist/index.js", | ||
| 6 | "scripts": { | 7 | "scripts": { |
| 7 | "test": "echo \"Error: no test specified\" && exit 1" | 8 | "test": "echo \"Error: no test specified\" && exit 1" |
| 8 | }, | 9 | }, |