mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
18 lines
422 B
JSON
18 lines
422 B
JSON
{
|
|
"name": "openfoodnetwork",
|
|
"version": "1.7.1",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/openfoodfoundation/openfoodnetwork"
|
|
},
|
|
"devDependencies": {
|
|
"phantomjs-prebuilt": "~2.1.7",
|
|
"karma": "~0.13.22",
|
|
"karma-jasmine": "~0.3.8",
|
|
"jasmine-core": "~2.4.1",
|
|
"karma-phantomjs-launcher": "~1.0.0",
|
|
"karma-coffee-preprocessor": "~0.3.0"
|
|
},
|
|
"license": "AGPL-1.0"
|
|
}
|