Files: 36960964eac8bbce240322af4f665eac099aac2a / package.json
275 bytesRaw
1 | { |
2 | "name": "hypercombo", |
3 | "version": "0.1.0", |
4 | "description": "combobox in hyperscript", |
5 | "main": "index.js", |
6 | "dependencies": { |
7 | "hyperscript": "^2.0.2", |
8 | "pull-stream": "^3.4.3" |
9 | }, |
10 | "author": "Charles Lehner (http://celehner.com/)", |
11 | "license": "GPL-3.0+" |
12 | } |
13 |
Built with git-ssb-web