aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJoris2021-05-29 19:24:41 +0200
committerJoris2021-05-29 19:24:41 +0200
commitd48cafebb277e4ad4b31e883cbe4f55eef9ea4a4 (patch)
tree7f04fb49defa5fbc7984b0eee60bb7ce16a37ae2 /package.json
parent4e3cd92a8063a70dab9ae0ccafd0552c78c6e005 (diff)
Rewrite in TypeScript
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 0 insertions, 6 deletions
diff --git a/package.json b/package.json
deleted file mode 100644
index 7a740d4..0000000
--- a/package.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "private": true,
- "devDependencies": {
- "pulp": "^11.0.0"
- }
-}