Files
supplier-dispatch-h5/node_modules/amfe-flexible/package.json
2023-08-11 10:45:20 +08:00

57 lines
1.4 KiB
JSON

{
"_from": "amfe-flexible@2.2.1",
"_id": "amfe-flexible@2.2.1",
"_inBundle": false,
"_integrity": "sha512-L2VfvDzoETBjhRptg5u/IUuzHSuxm22JpSRb404p/TBGeRfwWmmNEbB+TFPIP/sS/+pbM18bCFH9QnMojLuPNw==",
"_location": "/amfe-flexible",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "amfe-flexible@2.2.1",
"name": "amfe-flexible",
"escapedName": "amfe-flexible",
"rawSpec": "2.2.1",
"saveSpec": null,
"fetchSpec": "2.2.1"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/amfe-flexible/-/amfe-flexible-2.2.1.tgz",
"_shasum": "353f00289e4d38ca88a21eb3854420308af0b559",
"_spec": "amfe-flexible@2.2.1",
"_where": "C:\\Users\\zhouxueli\\Desktop\\scheduling-app",
"author": "",
"bugs": {
"url": "https://github.com/amfe/lib-flexible/issues"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": "Build flexible page on mobile platform",
"devDependencies": {
"uglify-js": "^3.0.27"
},
"homepage": "https://github.com/amfe/lib-flexible",
"keywords": [
"lib",
"amfe",
"flexible",
"mobile",
"css",
"rem",
"vw"
],
"license": "MIT",
"name": "amfe-flexible",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/amfe/lib-flexible.git"
},
"scripts": {
"compress": "uglifyjs index.js -o index.min.js -c -m"
},
"version": "2.2.1"
}