๐Ÿ“ฆ danielfspencer / flash-builder

๐Ÿ“„ package.json ยท 12 lines
1
2
3
4
5
6
7
8
9
10
11
12{
  "name": "flash-builder",
  "version": "0.1.0",
  "description": "Create Flash images for Blizzard 4",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Daniel Spencer",
  "license": "GPL-3.0"
}