123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657 |
- {
- "_from": "amfe-flexible",
- "_id": "amfe-flexible@2.2.1",
- "_inBundle": false,
- "_integrity": "sha512-L2VfvDzoETBjhRptg5u/IUuzHSuxm22JpSRb404p/TBGeRfwWmmNEbB+TFPIP/sS/+pbM18bCFH9QnMojLuPNw==",
- "_location": "/amfe-flexible",
- "_phantomChildren": {},
- "_requested": {
- "type": "tag",
- "registry": true,
- "raw": "amfe-flexible",
- "name": "amfe-flexible",
- "escapedName": "amfe-flexible",
- "rawSpec": "",
- "saveSpec": null,
- "fetchSpec": "latest"
- },
- "_requiredBy": [
- "#USER",
- "/"
- ],
- "_resolved": "https://registry.npmjs.org/amfe-flexible/-/amfe-flexible-2.2.1.tgz",
- "_shasum": "353f00289e4d38ca88a21eb3854420308af0b559",
- "_spec": "amfe-flexible",
- "_where": "D:\\公司项目\\wms",
- "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"
- }
|