pig-latin-for-grunt2
Version:
Pig latin Plugins for Grunt
23 lines (22 loc) • 577 B
JSON
{
"name": "pig-latin-for-grunt2",
"version": "1.0.1",
"description": "Pig latin Plugins for Grunt",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/OleksandrGonchar/pig-latin-for-grunt.git"
},
"keywords": [
"piglatin"
],
"author": "Oleksandr Gonchar",
"license": "ISC",
"bugs": {
"url": "https://github.com/OleksandrGonchar/pig-latin-for-grunt/issues"
},
"homepage": "https://github.com/OleksandrGonchar/pig-latin-for-grunt"
}