We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed4b6fa commit f5362c5Copy full SHA for f5362c5
package.json
@@ -0,0 +1,19 @@
1
+{
2
+ "name": "mu-export-js-template",
3
+ "version": "0.2.0",
4
+ "description": "Microservice to export data using custom defined SPARQL queries",
5
+ "repository": {
6
+ "type": "git",
7
+ "url": "git+https://github.com/mu-semtech/mu-export-js-template.git"
8
+ },
9
+ "keywords": [
10
+ "mu-semtech"
11
+ ],
12
+ "dependencies": {
13
14
+ "devDependencies": {
15
16
+ "author": "Erika Pauwels <erika.pauwels@gmail.com>",
17
+ "license": "MIT",
18
+ "homepage": "https://mu.semte.ch"
19
+}
0 commit comments