pinkfloyd
Version:
Pink Floyd npm module!
30 lines (29 loc) • 618 B
JSON
{
"name": "pinkfloyd",
"version": "0.0.1",
"description": "Pink Floyd npm module!",
"main": "index.js",
"scripts": {
"test": "mocha"
},
"repository": {
"type": "git",
"url": "git+https://github.com/williamsolivera/pinkfloyd.git"
},
"keywords": [
"npm",
"pinkfloyd",
"rock",
"rockandroll",
"music",
"band",
"pink",
"floyd"
],
"author": "Williams Olivera <liamsolivera@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/williamsolivera/pinkfloyd/issues"
},
"homepage": "https://github.com/williamsolivera/pinkfloyd#readme"
}