comparison 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
comparison
equal deleted inserted replaced
-1:000000000000 0:1d038bc9b3d2
1 {
2 "_from": "shoestring@^2.0.0",
3 "_id": "[email protected]",
4 "_inBundle": false,
5 "_integrity": "sha512-F2jX6NN5OtZLzmt2Pnsfr4YZf7+H+3oZMTgRubtcS9Q+RuH0jZZASNsHkbrosX3GlHHfCF6QJgih+pxEY/pXhQ==",
6 "_location": "/shoestring",
7 "_phantomChildren": {},
8 "_requested": {
9 "type": "range",
10 "registry": true,
11 "raw": "shoestring@^2.0.0",
12 "name": "shoestring",
13 "escapedName": "shoestring",
14 "rawSpec": "^2.0.0",
15 "saveSpec": null,
16 "fetchSpec": "^2.0.0"
17 },
18 "_requiredBy": [
19 "/tablesaw"
20 ],
21 "_resolved": "https://registry.npmjs.org/shoestring/-/shoestring-2.0.1.tgz",
22 "_shasum": "7dd35a600b7e5826788124452c4a8acf64648b06",
23 "_spec": "shoestring@^2.0.0",
24 "_where": "/srv/http/premieradmin-bs4/dist/node_modules/tablesaw",
25 "author": {
26 "name": "Filament Group",
27 "email": "[email protected]",
28 "url": "filamentgroup.com"
29 },
30 "bugs": {
31 "url": "https://github.com/filamentgroup/shoestring/issues"
32 },
33 "bundleDependencies": false,
34 "deprecated": false,
35 "description": "A simple framework for organizing, creating, and using DOM-based utilities.",
36 "devDependencies": {
37 "doxx": "github:filamentgroup/doxx",
38 "grunt": "~1.0.1",
39 "grunt-cli": "~1.2.0",
40 "grunt-contrib-concat": "~1.0.1",
41 "grunt-contrib-jshint": "~1.1.0",
42 "grunt-contrib-qunit": "~2.0.0",
43 "grunt-contrib-requirejs": "~1.0.0",
44 "grunt-contrib-uglify": "~3.0.1",
45 "grunt-contrib-watch": "^1.0.0"
46 },
47 "homepage": "https://github.com/filamentgroup/shoestring#readme",
48 "keywords": [],
49 "license": "MIT",
50 "main": "dist/shoestring-dev.js",
51 "name": "shoestring",
52 "repository": {
53 "type": "git",
54 "url": "git://github.com/filamentgroup/shoestring.git"
55 },
56 "title": "Shoestring",
57 "version": "2.0.1"
58 }