Mercurial > nebulaweb3
view default/node_modules/nestable2/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 source
{ "_from": "nestable2@^1.3.0", "_id": "[email protected]", "_inBundle": false, "_integrity": "sha512-/jBy2FhAqik/yV1fYDqbP3OvGLb/wpjweg91UTzIREI+69hbqkKjJ9L+/FSBejYM0WMhvd2Q2p0+8XXetv0egA==", "_location": "/nestable2", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "nestable2@^1.3.0", "name": "nestable2", "escapedName": "nestable2", "rawSpec": "^1.3.0", "saveSpec": null, "fetchSpec": "^1.3.0" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/nestable2/-/nestable2-1.6.0.tgz", "_shasum": "83ffe2483cca1c63771ec0012693b5155bfdd115", "_spec": "nestable2@^1.3.0", "_where": "/srv/http/premieradmin-bs4/dist", "author": { "name": "David Bushell", "email": "[email protected]", "url": "https://github.com/dbushell" }, "bugs": { "url": "https://github.com/RamonSmit/Nestable2/issues" }, "bundleDependencies": false, "contributors": [ { "name": "Ramon Smit", "email": "[email protected]" }, { "name": "Martin Zeman", "email": "[email protected]" }, { "name": "Marek Skiba", "email": "[email protected]" } ], "dependencies": { "jquery": ">=1.7.2" }, "deprecated": false, "description": "Drag & drop hierarchical list with mouse and touch compatibility", "devDependencies": { "gulp": "^3.9.1", "gulp-clean-css": "^3.4.2", "gulp-eslint": "^4.0.0", "gulp-rename": "^1.2.2", "gulp-sass": "^3.1.0", "gulp-uglify": "^3.0.0" }, "homepage": "https://github.com/RamonSmit/Nestable2#readme", "keywords": [ "jquery", "tree", "list", "sortable", "nestable", "nestable2", "drag", "drop" ], "license": "MIT", "main": "jquery.nestable.js", "name": "nestable2", "repository": { "type": "git", "url": "git://github.com/RamonSmit/Nestable2.git" }, "scripts": { "test": "gulp test" }, "version": "1.6.0" }