lilishop-uniapp/node_modules/popper.js/package.json

70 lines
1.9 KiB
JSON

{
"_from": "popper.js@^0.6.4",
"_id": "popper.js@0.6.4",
"_inBundle": false,
"_integrity": "sha1-GDfEdgr1TSuyC2b5wJuSmT2Exik=",
"_location": "/popper.js",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "popper.js@^0.6.4",
"name": "popper.js",
"escapedName": "popper.js",
"rawSpec": "^0.6.4",
"saveSpec": null,
"fetchSpec": "^0.6.4"
},
"_requiredBy": [
"/uview"
],
"_resolved": "https://registry.npmjs.org/popper.js/-/popper.js-0.6.4.tgz",
"_shasum": "1837c4760af54d2bb20b66f9c09b92993d84c629",
"_spec": "popper.js@^0.6.4",
"_where": "/Users/ran/Desktop/宏业汇成/lili-shop-uniapp/node_modules/uview",
"author": {
"name": "Federico Zivolo",
"email": "federico.zivolo@gmail.com"
},
"bugs": {
"url": "https://github.com/FezVrasta/popper.js/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Andrea Scianò"
}
],
"deprecated": "You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1",
"description": "A kickass library to manage your poppers",
"devDependencies": {
"grunt": "^0.4.5",
"grunt-banner": "^0.6.0",
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-jshint": "^1.0.0",
"grunt-contrib-uglify": "^1.0.0",
"grunt-env": "^0.4.4",
"grunt-jsdoc": "^1.1.0",
"grunt-karma": "^0.12.2",
"grunt-serve": "^0.1.6",
"grunt-shell-spawn": "^0.3.10",
"jasmine-core": "^2.4.1",
"karma": "^0.13.22",
"karma-chrome-launcher": "^0.2.2",
"karma-jasmine": "^0.3.8",
"requirejs": "^2.2.0"
},
"homepage": "https://fezvrasta.github.com/popper.js",
"license": "MIT",
"main": "src/popper.js",
"name": "popper.js",
"repository": {
"type": "git",
"url": "git+https://github.com/FezVrasta/popper.js.git"
},
"scripts": {
"test": "grunt test"
},
"version": "0.6.4"
}