diff default/node_modules/shoestring/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/shoestring/package.json	Sat May 31 09:21:51 2025 +0800
@@ -0,0 +1,58 @@
+{
+  "_from": "shoestring@^2.0.0",
+  "_id": "[email protected]",
+  "_inBundle": false,
+  "_integrity": "sha512-F2jX6NN5OtZLzmt2Pnsfr4YZf7+H+3oZMTgRubtcS9Q+RuH0jZZASNsHkbrosX3GlHHfCF6QJgih+pxEY/pXhQ==",
+  "_location": "/shoestring",
+  "_phantomChildren": {},
+  "_requested": {
+    "type": "range",
+    "registry": true,
+    "raw": "shoestring@^2.0.0",
+    "name": "shoestring",
+    "escapedName": "shoestring",
+    "rawSpec": "^2.0.0",
+    "saveSpec": null,
+    "fetchSpec": "^2.0.0"
+  },
+  "_requiredBy": [
+    "/tablesaw"
+  ],
+  "_resolved": "https://registry.npmjs.org/shoestring/-/shoestring-2.0.1.tgz",
+  "_shasum": "7dd35a600b7e5826788124452c4a8acf64648b06",
+  "_spec": "shoestring@^2.0.0",
+  "_where": "/srv/http/premieradmin-bs4/dist/node_modules/tablesaw",
+  "author": {
+    "name": "Filament Group",
+    "email": "[email protected]",
+    "url": "filamentgroup.com"
+  },
+  "bugs": {
+    "url": "https://github.com/filamentgroup/shoestring/issues"
+  },
+  "bundleDependencies": false,
+  "deprecated": false,
+  "description": "A simple framework for organizing, creating, and using DOM-based utilities.",
+  "devDependencies": {
+    "doxx": "github:filamentgroup/doxx",
+    "grunt": "~1.0.1",
+    "grunt-cli": "~1.2.0",
+    "grunt-contrib-concat": "~1.0.1",
+    "grunt-contrib-jshint": "~1.1.0",
+    "grunt-contrib-qunit": "~2.0.0",
+    "grunt-contrib-requirejs": "~1.0.0",
+    "grunt-contrib-uglify": "~3.0.1",
+    "grunt-contrib-watch": "^1.0.0"
+  },
+  "homepage": "https://github.com/filamentgroup/shoestring#readme",
+  "keywords": [],
+  "license": "MIT",
+  "main": "dist/shoestring-dev.js",
+  "name": "shoestring",
+  "repository": {
+    "type": "git",
+    "url": "git://github.com/filamentgroup/shoestring.git"
+  },
+  "title": "Shoestring",
+  "version": "2.0.1"
+}