Files
SIPAIIS_WMS_JSSW/WebRoot/node_modules/almond/package.json
2026-01-16 14:13:44 +08:00

53 lines
1.3 KiB
JSON

{
"_from": "almond@~0.3.1",
"_id": "almond@0.3.3",
"_inBundle": false,
"_integrity": "sha1-oOfJWsdiTWQXtElLHmi/9pMWiiA=",
"_location": "/almond",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "almond@~0.3.1",
"name": "almond",
"escapedName": "almond",
"rawSpec": "~0.3.1",
"saveSpec": null,
"fetchSpec": "~0.3.1"
},
"_requiredBy": [
"/select2"
],
"_resolved": "https://registry.npmjs.org/almond/-/almond-0.3.3.tgz",
"_shasum": "a0e7c95ac7624d6417b4494b1e68bff693168a20",
"_spec": "almond@~0.3.1",
"_where": "D:\\Workspaces\\SSMBootstrap\\WebRoot\\node_modules\\select2",
"author": {
"name": "James Burke",
"email": "jrburke@gmail.com",
"url": "http://github.com/jrburke"
},
"bugs": {
"url": "https://github.com/requirejs/almond/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "A minimal AMD API implementation for use in optimized browser builds.",
"devDependencies": {
"connect": "^3.3.4",
"serve-static": "^1.9.1"
},
"engines": {
"node": ">=0.4.0"
},
"homepage": "http://github.com/requirejs/almond",
"license": "MIT",
"main": "almond.js",
"name": "almond",
"repository": {
"type": "git",
"url": "git://github.com/requirejs/almond.git"
},
"version": "0.3.3"
}