git ssb

0+

wanderer🌟 / js-primea-abstract-container



Tree: a3adeae363747c55b468a017123cfbb88630f134

Files: a3adeae363747c55b468a017123cfbb88630f134 / package.json

696 bytesRaw
1{
2 "name": "primea-abstract-container",
3 "version": "0.0.5",
4 "description": "Abstract Primea container",
5 "scripts": {
6 "lint": "standard"
7 },
8 "repository": {
9 "type": "git",
10 "url": "git+https://github.com/primea/js-primea-abstract-container.git"
11 },
12 "bugs": {
13 "url": "https://github.com/primea/js-primea-abstract-container/issues"
14 },
15 "homepage": "https://github.com/primea/js-primea-abstract-container",
16 "keywords": [
17 "primea",
18 "container",
19 "kernel"
20 ],
21 "author": "mjbecze <mjbecze@gmail.com>",
22 "contributors": "Alex Beregszaszi <alex@rtfs.hu>",
23 "license": "MPL-2.0",
24 "devDependencies": {
25 "standard": "^10.0.3",
26 "tape": "^4.5.1"
27 }
28}
29

Built with git-ssb-web