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.
		
		
		
		
		
			
		
			
				
					
					
						
							79 lines
						
					
					
						
							1.8 KiB
						
					
					
				
			
		
		
	
	
							79 lines
						
					
					
						
							1.8 KiB
						
					
					
				{ | 
						|
  "_from": "mockjs@1.0.1-beta3", | 
						|
  "_id": "mockjs@1.0.1-beta3", | 
						|
  "_inBundle": false, | 
						|
  "_integrity": "sha1-0jTzwnJWOXVk8slVFC6JGQlTcgk=", | 
						|
  "_location": "/mockjs", | 
						|
  "_phantomChildren": {}, | 
						|
  "_requested": { | 
						|
    "type": "version", | 
						|
    "registry": true, | 
						|
    "raw": "mockjs@1.0.1-beta3", | 
						|
    "name": "mockjs", | 
						|
    "escapedName": "mockjs", | 
						|
    "rawSpec": "1.0.1-beta3", | 
						|
    "saveSpec": null, | 
						|
    "fetchSpec": "1.0.1-beta3" | 
						|
  }, | 
						|
  "_requiredBy": [ | 
						|
    "#DEV:/" | 
						|
  ], | 
						|
  "_resolved": "https://registry.npmjs.org/mockjs/-/mockjs-1.0.1-beta3.tgz", | 
						|
  "_shasum": "d234f3c27256397564f2c955142e891909537209", | 
						|
  "_spec": "mockjs@1.0.1-beta3", | 
						|
  "_where": "F:\\workspace\\gcy\\RK-archives\\ruoyi-ui", | 
						|
  "author": { | 
						|
    "name": "nuysoft@gmail.com" | 
						|
  }, | 
						|
  "bin": { | 
						|
    "random": "bin/random" | 
						|
  }, | 
						|
  "bugs": { | 
						|
    "url": "https://github.com/nuysoft/Mock/issues" | 
						|
  }, | 
						|
  "bundleDependencies": false, | 
						|
  "dependencies": { | 
						|
    "commander": "*" | 
						|
  }, | 
						|
  "deprecated": false, | 
						|
  "description": "生成随机数据 & 拦截 Ajax 请求", | 
						|
  "devDependencies": { | 
						|
    "gulp": "^3.9.0", | 
						|
    "gulp-connect": "*", | 
						|
    "gulp-coveralls": "^0.1.4", | 
						|
    "gulp-istanbul": "^0.10.3", | 
						|
    "gulp-jshint": "^2.0.0", | 
						|
    "gulp-mocha": "^2.2.0", | 
						|
    "gulp-mocha-phantomjs": "^0.10.1", | 
						|
    "jshint": "^2.8.0", | 
						|
    "jshint-stylish": "^2.1.0", | 
						|
    "webpack": "^1.12.9" | 
						|
  }, | 
						|
  "homepage": "http://mockjs.com/", | 
						|
  "keywords": [ | 
						|
    "mock", | 
						|
    "mockJSON", | 
						|
    "mockAjax" | 
						|
  ], | 
						|
  "licenses": [ | 
						|
    { | 
						|
      "type": "MIT", | 
						|
      "url": "https://github.com/nuysoft/Mock/blob/master/LICENSE" | 
						|
    } | 
						|
  ], | 
						|
  "main": "./dist/mock.js", | 
						|
  "name": "mockjs", | 
						|
  "repository": { | 
						|
    "type": "git", | 
						|
    "url": "git://github.com/nuysoft/Mock.git" | 
						|
  }, | 
						|
  "scripts": { | 
						|
    "coveralls": "gulp coveralls", | 
						|
    "test": "gulp mocha" | 
						|
  }, | 
						|
  "spm": { | 
						|
    "main": "dist/mock.js" | 
						|
  }, | 
						|
  "title": "Mock.js", | 
						|
  "version": "1.0.1-beta3" | 
						|
}
 | 
						|
 |