mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-13 18:46:49 +00:00
17 lines
383 B
JSON
17 lines
383 B
JSON
{
|
|
"name": "openfoodnetwork",
|
|
"version": "1.7.1",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/openfoodfoundation/openfoodnetwork"
|
|
},
|
|
"devDependencies": {
|
|
"karma": "~0.13.22",
|
|
"karma-chrome-launcher": "~2.2.0",
|
|
"karma-jasmine": "~0.3.8",
|
|
"jasmine-core": "~2.4.1",
|
|
"karma-coffee-preprocessor": "~0.3.0"
|
|
},
|
|
"license": "AGPL-1.0"
|
|
}
|