diff default/node_modules/jquery-tabledit/package.json @ 0:1d038bc9b3d2 default tip

Up:default
author Liny <dev@neowd.com>
date Sat, 31 May 2025 09:21:51 +0800
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/default/node_modules/jquery-tabledit/package.json	Sat May 31 09:21:51 2025 +0800
@@ -0,0 +1,44 @@
+{
+  "_from": "jquery-tabledit@^1.0.0",
+  "_id": "[email protected]",
+  "_inBundle": false,
+  "_integrity": "sha1-cV44XFJRtdGFkvZvfgQGqxcFmqI=",
+  "_location": "/jquery-tabledit",
+  "_phantomChildren": {},
+  "_requested": {
+    "type": "range",
+    "registry": true,
+    "raw": "jquery-tabledit@^1.0.0",
+    "name": "jquery-tabledit",
+    "escapedName": "jquery-tabledit",
+    "rawSpec": "^1.0.0",
+    "saveSpec": null,
+    "fetchSpec": "^1.0.0"
+  },
+  "_requiredBy": [
+    "/"
+  ],
+  "_resolved": "https://registry.npmjs.org/jquery-tabledit/-/jquery-tabledit-1.0.0.tgz",
+  "_shasum": "715e385c5251b5d18592f66f7e0406ab17059aa2",
+  "_spec": "jquery-tabledit@^1.0.0",
+  "_where": "/srv/http/premieradmin-bs4/dist",
+  "author": "",
+  "bugs": {
+    "url": "https://github.com/piotr-mroczek/jquery-tabledit/issues"
+  },
+  "bundleDependencies": false,
+  "deprecated": false,
+  "description": "Inline editor for HTML tables compatible with Bootstrap.",
+  "homepage": "https://github.com/piotr-mroczek/jquery-tabledit#readme",
+  "license": "ISC",
+  "main": "jquery.tabledit.js",
+  "name": "jquery-tabledit",
+  "repository": {
+    "type": "git",
+    "url": "git+https://github.com/piotr-mroczek/jquery-tabledit.git"
+  },
+  "scripts": {
+    "test": "echo \"Error: no test specified\" && exit 1"
+  },
+  "version": "1.0.0"
+}