1234567891011121314151617 |
- {
- "name": "grunt-init-amber",
- "version": "0.19.3",
- "description": "grunt-init template for amber project",
- "main": "template.js",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "repository": {
- "type": "git",
- "url": "https://lolg.it/amber/grunt-init-amber.git"
- },
- "license": "MIT",
- "bugs": {
- "url": "https://lolg.it/amber/grunt-init-amber/issues"
- }
- }
|