Demo for query storing
Change-Id: I947bcac841992c3f6cfd01ab337c265b0d01cb70
diff --git a/node_modules/grunt-known-options/package.json b/node_modules/grunt-known-options/package.json
new file mode 100644
index 0000000..7987339
--- /dev/null
+++ b/node_modules/grunt-known-options/package.json
@@ -0,0 +1,53 @@
+{
+ "_from": "grunt-known-options@~1.1.0",
+ "_id": "grunt-known-options@1.1.1",
+ "_inBundle": false,
+ "_integrity": "sha512-cHwsLqoighpu7TuYj5RonnEuxGVFnztcUqTqp5rXFGYL4OuPFofwC4Ycg7n9fYwvK6F5WbYgeVOwph9Crs2fsQ==",
+ "_location": "/grunt-known-options",
+ "_phantomChildren": {},
+ "_requested": {
+ "type": "range",
+ "registry": true,
+ "raw": "grunt-known-options@~1.1.0",
+ "name": "grunt-known-options",
+ "escapedName": "grunt-known-options",
+ "rawSpec": "~1.1.0",
+ "saveSpec": null,
+ "fetchSpec": "~1.1.0"
+ },
+ "_requiredBy": [
+ "/grunt",
+ "/grunt/grunt-cli"
+ ],
+ "_resolved": "https://registry.npmjs.org/grunt-known-options/-/grunt-known-options-1.1.1.tgz",
+ "_shasum": "6cc088107bd0219dc5d3e57d91923f469059804d",
+ "_spec": "grunt-known-options@~1.1.0",
+ "_where": "C:\\Users\\marcr\\Desktop\\KorAp\\Git\\Kalamar\\node_modules\\grunt",
+ "author": {
+ "name": "Grunt Development Team",
+ "url": "http://gruntjs.com/development-team"
+ },
+ "bugs": {
+ "url": "https://github.com/gruntjs/grunt-known-options/issues"
+ },
+ "bundleDependencies": false,
+ "dependencies": {},
+ "deprecated": false,
+ "description": "The known options used in Grunt",
+ "devDependencies": {},
+ "engines": {
+ "node": ">=0.10.0"
+ },
+ "files": [
+ "index.js"
+ ],
+ "homepage": "http://gruntjs.com/",
+ "license": "MIT",
+ "main": "index.js",
+ "name": "grunt-known-options",
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/gruntjs/grunt-known-options.git"
+ },
+ "version": "1.1.1"
+}