« get me outta code hell

package.json - scratchblocks-generator-3 - scratchblocks generator for projects made in 3.0
about summary refs log tree commit diff
path: root/package.json
blob: 6427530e89a71111e905fede47328a8411619a02 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "name": "scratchblocks-generator-3",
  "version": "0.0.1",
  "description": "scratchblocks generator for projects made in 3.0",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Florrie <towerofnix@gmail.com>",
  "license": "GPL-3.0"
}