You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

69 lines
2.0 KiB

{
"_from": "popper.js@^0.6.4",
"_id": "popper.js@0.6.4",
"_inBundle": false,
"_integrity": "sha512-KGPaJaw9822VnignV8HuPdVv0C66d3iC5YbdPaty/57LPmBqmbZX39n2gqN/bDeOtGHzsOA2AA9f9DH2Y0z6AQ==",
"_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.npmmirror.com/popper.js/-/popper.js-0.6.4.tgz",
"_shasum": "1837c4760af54d2bb20b66f9c09b92993d84c629",
"_spec": "popper.js@^0.6.4",
"_where": "D:\\2345Downloads\\eciot-bletool for uni-app\\易加蓝牙助手\\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"
}