Add fields and data that "npm install" is complaining about.
Showing
2 changed files
with
6 additions
and
0 deletions
1 | { | 1 | { |
2 | "name": "grunt-monty-python", | 2 | "name": "grunt-monty-python", |
3 | "version": "2015.07.23-0", | 3 | "version": "2015.07.23-0", |
4 | "description": "Build system for grunt", | ||
4 | "license": "BSD", | 5 | "license": "BSD", |
6 | "repository": { | ||
7 | "type": "git", | ||
8 | "url":"git+ssh://git@gitlab.brainfood.com:brainfood/grunt-monty-python.git" | ||
9 | }, | ||
5 | "engines": { | 10 | "engines": { |
6 | "node": ">=0.8.0" | 11 | "node": ">=0.8.0" |
7 | } | 12 | } | ... | ... |
-
Please register or sign in to post a comment