main
HerrHase 1 year ago
parent b351598477
commit 6391c9f1af

@ -1,6 +1,6 @@
MIT License
Copyright (c) 2022 Björn Hase <me@herr-hase.wtf>
Copyright (c) 2023 Björn Hase <me@herr-hase.wtf>
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

@ -1,7 +1,6 @@
{
"name": "@helpers/siteomat-query",
"version": "0.1.0",
"build": "webpack",
"author": "Björn Hase <me@herr-hase.wtf>",
"main": "index.js",
"repository": {
@ -11,7 +10,7 @@
"scripts": {
"test": "mocha"
},
"description": "A Site-O-Mat Query",
"description": "Query Functions for Site-O-Mat",
"dependencies": {
"assign-deep": "^1.0.1",
"lodash.orderby": "^4.6.0"

Loading…
Cancel
Save