| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677 | 
							- {
 
-   "_args": [
 
-     [
 
-       "timsort@0.3.0",
 
-       "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui"
 
-     ]
 
-   ],
 
-   "_development": true,
 
-   "_from": "timsort@0.3.0",
 
-   "_id": "timsort@0.3.0",
 
-   "_inBundle": false,
 
-   "_integrity": "sha1-QFQRqOfmM5/mTbmiNN4R3DHgK9Q=",
 
-   "_location": "/timsort",
 
-   "_phantomChildren": {},
 
-   "_requested": {
 
-     "type": "version",
 
-     "registry": true,
 
-     "raw": "timsort@0.3.0",
 
-     "name": "timsort",
 
-     "escapedName": "timsort",
 
-     "rawSpec": "0.3.0",
 
-     "saveSpec": null,
 
-     "fetchSpec": "0.3.0"
 
-   },
 
-   "_requiredBy": [
 
-     "/css-declaration-sorter"
 
-   ],
 
-   "_resolved": "https://registry.nlark.com/timsort/download/timsort-0.3.0.tgz",
 
-   "_spec": "0.3.0",
 
-   "_where": "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui",
 
-   "author": {
 
-     "name": "Marco Ziccardi",
 
-     "url": "http://mziccard.me/"
 
-   },
 
-   "bugs": {
 
-     "url": "https://github.com/mziccard/node-timsort/issues"
 
-   },
 
-   "dependencies": {},
 
-   "description": "TimSort: Fast Sorting for Node.js",
 
-   "devDependencies": {
 
-     "assert": "~1.3.0",
 
-     "babel-eslint": "^4.0.5",
 
-     "eslint": "^1.1.0",
 
-     "grunt": "^0.4.5",
 
-     "grunt-babel": "^5.0.1",
 
-     "grunt-banner": "^0.5.0",
 
-     "grunt-contrib-clean": "^0.6.0",
 
-     "grunt-contrib-uglify": "^0.9.1",
 
-     "mocha": "~2.2.5"
 
-   },
 
-   "directories": {
 
-     "test": "./test",
 
-     "benchmark": "./benchmark"
 
-   },
 
-   "homepage": "https://github.com/mziccard/node-timsort",
 
-   "keywords": [
 
-     "sort",
 
-     "compare",
 
-     "TimSort",
 
-     "algorithm",
 
-     "python",
 
-     "performance"
 
-   ],
 
-   "license": "MIT",
 
-   "main": "index.js",
 
-   "name": "timsort",
 
-   "repository": {
 
-     "type": "git",
 
-     "url": "git+https://github.com/mziccard/node-timsort.git"
 
-   },
 
-   "scripts": {
 
-     "benchmark": "node benchmark/index.js",
 
-     "lint": "eslint Gruntfile.js src/ test/ benchmark/index.js",
 
-     "test": "mocha --timeout 5000"
 
-   },
 
-   "version": "0.3.0"
 
- }
 
 
  |