mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-uniapp.git
synced 2025-12-21 01:45:53 +08:00
commit message
This commit is contained in:
69
node_modules/popper.js/package.json
generated
vendored
Normal file
69
node_modules/popper.js/package.json
generated
vendored
Normal file
@@ -0,0 +1,69 @@
|
||||
{
|
||||
"_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"
|
||||
}
|
||||
Reference in New Issue
Block a user