oblique-stratagems
Version:
A collection of all of Brian Eno's oblique strategies, organized by edition
28 lines (27 loc) • 819 B
JSON
{
"name": "oblique-stratagems",
"version": "1.0.1",
"description": "A collection of all of Brian Eno's oblique strategies, organized by edition",
"author": "noaoh",
"bin": {
"oblique": "draw.js"
},
"bugs": {
"url": "https://github.com/noaoh/oblique-stratagems/issues"
},
"keywords": [
"oblique strategies",
"brian eno",
"roadblock",
"creativity"
],
"repository": {
"type": "git",
"url": "git://github.com/noaoh/oblique-stratagems.git"
},
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"license": "ISC"
}