Mercurial > nebulaweb3
comparison 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 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:1d038bc9b3d2 |
---|---|
1 { | |
2 "_from": "jquery-tabledit@^1.0.0", | |
3 "_id": "[email protected]", | |
4 "_inBundle": false, | |
5 "_integrity": "sha1-cV44XFJRtdGFkvZvfgQGqxcFmqI=", | |
6 "_location": "/jquery-tabledit", | |
7 "_phantomChildren": {}, | |
8 "_requested": { | |
9 "type": "range", | |
10 "registry": true, | |
11 "raw": "jquery-tabledit@^1.0.0", | |
12 "name": "jquery-tabledit", | |
13 "escapedName": "jquery-tabledit", | |
14 "rawSpec": "^1.0.0", | |
15 "saveSpec": null, | |
16 "fetchSpec": "^1.0.0" | |
17 }, | |
18 "_requiredBy": [ | |
19 "/" | |
20 ], | |
21 "_resolved": "https://registry.npmjs.org/jquery-tabledit/-/jquery-tabledit-1.0.0.tgz", | |
22 "_shasum": "715e385c5251b5d18592f66f7e0406ab17059aa2", | |
23 "_spec": "jquery-tabledit@^1.0.0", | |
24 "_where": "/srv/http/premieradmin-bs4/dist", | |
25 "author": "", | |
26 "bugs": { | |
27 "url": "https://github.com/piotr-mroczek/jquery-tabledit/issues" | |
28 }, | |
29 "bundleDependencies": false, | |
30 "deprecated": false, | |
31 "description": "Inline editor for HTML tables compatible with Bootstrap.", | |
32 "homepage": "https://github.com/piotr-mroczek/jquery-tabledit#readme", | |
33 "license": "ISC", | |
34 "main": "jquery.tabledit.js", | |
35 "name": "jquery-tabledit", | |
36 "repository": { | |
37 "type": "git", | |
38 "url": "git+https://github.com/piotr-mroczek/jquery-tabledit.git" | |
39 }, | |
40 "scripts": { | |
41 "test": "echo \"Error: no test specified\" && exit 1" | |
42 }, | |
43 "version": "1.0.0" | |
44 } |