diff options
| author | Zach DeCook <zachdecook@librem.one> | 2020-12-26 13:56:01 -0500 |
|---|---|---|
| committer | Zach DeCook <zachdecook@librem.one> | 2020-12-26 13:56:01 -0500 |
| commit | 536ee95eaa408f3730e9631a29e12fddba2bfcac (patch) | |
| tree | a736359605316aa107a39ff313a70fe46b229b85 /package.json | |
| parent | 809c781bd557f24cc184b66b33651ee16d488dac (diff) | |
| download | ccharter-c-536ee95eaa408f3730e9631a29e12fddba2bfcac.tar.gz | |
* Change project to be a c project
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/package.json b/package.json deleted file mode 100644 index 859f1bc..0000000 --- a/package.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "name": "ccharter", - "version": "1.0.1", - "description": "Create simple chord diagrams on the web", - "main": "scripts/ccharter.js", - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "author": "mzarillo" -} |
