Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/utils/package.json
blob: ea4c58cc24325d764f082602799dbfac373d176e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
    "name": "narwhal",
    "author": "Tom Robinson",
    "contributors": [
        "Kris Kowal",
        "George Mosochovitis",
        "Kevin Dangoor",
        "Hannes Wallnöfer"
    ],
    "main": "examples/narwhal",
    "lib": ["lib"]
}