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.
59 lines
1.4 KiB
59 lines
1.4 KiB
{
|
|
"_args": [
|
|
[
|
|
"amfe-flexible@2.2.1",
|
|
"D:\\project\\cashier"
|
|
]
|
|
],
|
|
"_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.npmmirror.com/amfe-flexible/-/amfe-flexible-2.2.1.tgz",
|
|
"_spec": "2.2.1",
|
|
"_where": "D:\\project\\cashier",
|
|
"author": "",
|
|
"bugs": {
|
|
"url": "https://github.com/amfe/lib-flexible/issues"
|
|
},
|
|
"dependencies": {},
|
|
"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"
|
|
}
|
|
|