ronnie-pickering
Version:
A reason to play with generators
24 lines (23 loc) • 498 B
JSON
{
"name": "ronnie-pickering",
"version": "1.0.2",
"description": "A reason to play with generators",
"repository": "git://github.com/clarkie/ronnie-pickering",
"bugs": {
"url": "https://github.com/clarkie/ronnie-pickering/issues"
},
"main": "index.js",
"scripts": {
"start": "node index.js"
},
"engines": {
"node": ">=4"
},
"author": "Clarkie <andrew.t.clarke@gmail.com>",
"license": "MIT",
"keywords": [
"ronnie",
"pickering",
"pointless"
]
}