| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- {
- "_from": "fengmap@^2.5.3",
- "_id": "fengmap@2.5.3",
- "_inBundle": false,
- "_integrity": "sha512-l/9XANZ9FXHbT4m04qjLg1t9UIalghuxUfOECMFIdKPgLISZr3dpJkxvew11Qz8MrPVSzS5pCNQtzCdl34zB2w==",
- "_location": "/fengmap",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "fengmap@^2.5.3",
- "name": "fengmap",
- "escapedName": "fengmap",
- "rawSpec": "^2.5.3",
- "saveSpec": null,
- "fetchSpec": "^2.5.3"
- },
- "_requiredBy": [
- "#DEV:/"
- ],
- "_resolved": "http://dev.dp.sagacloud.cn:8082/repository/npm-saga/fengmap/-/fengmap-2.5.3.tgz",
- "_shasum": "8d94265a2d2c533aa04d8b03a80f9bd3cf7c8c6c",
- "_spec": "fengmap@^2.5.3",
- "_where": "D:\\project\\persagy-web\\persagy-web-fengmap",
- "author": {
- "name": "fengmap"
- },
- "bundleDependencies": false,
- "dependencies": {},
- "deprecated": false,
- "description": "A lightweight indoor 3D map develop toolkit",
- "devDependencies": {
- "grunt": "^0.4.5",
- "grunt-browserify": "^4.0.1",
- "grunt-contrib-concat": "^0.5.1",
- "grunt-contrib-copy": "^0.8.1",
- "grunt-contrib-jshint": "^0.11.2",
- "grunt-contrib-uglify": "^0.9.1",
- "grunt-umd": "^2.4.0"
- },
- "directories": {
- "doc": "doc"
- },
- "keywords": [
- "fengmap"
- ],
- "license": "ISC",
- "main": "./build/fengmap.min.js",
- "name": "fengmap",
- "scripts": {
- "b": "grunt --no-color",
- "nc": "grunt --no-color -nocerity",
- "ncr": "grunt --no-color -nocerity -r",
- "r": "grunt --no-color -r",
- "rn": "grunt --no-color -r -nologo"
- },
- "url": "https://www.fengmap.com",
- "version": "2.5.3"
- }
|