-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpackage.noon
More file actions
25 lines (25 loc) · 779 Bytes
/
Copy pathpackage.noon
File metadata and controls
25 lines (25 loc) · 779 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
name noon
version 4.6.1
description no ordinary object notation
keywords
noon
object
notation
author monsterkodi
license Unlicense
scripts
build ./node_modules/.bin/kode -Ho js kode/*.kode
test ./node_modules/.bin/kode -t kode/*.kode test/test.kode
watch ./node_modules/.bin/kode -wt test/test.kode kode/*.kode
files
bin/noon
js/*.js
main js/main.js
bin
noon ./bin/noon
repository github:monsterkodi/noon
dependencies
karg github:monsterkodi/karg
klor github:monsterkodi/klor
devDependencies
kode github:monsterkodi/kode