| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677 | 
							- {
 
-   "_args": [
 
-     [
 
-       "strip-indent@2.0.0",
 
-       "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui"
 
-     ]
 
-   ],
 
-   "_development": true,
 
-   "_from": "strip-indent@2.0.0",
 
-   "_id": "strip-indent@2.0.0",
 
-   "_inBundle": false,
 
-   "_integrity": "sha1-XvjbKV0B5u1sv3qrlpmNeCJSe2g=",
 
-   "_location": "/strip-indent",
 
-   "_phantomChildren": {},
 
-   "_requested": {
 
-     "type": "version",
 
-     "registry": true,
 
-     "raw": "strip-indent@2.0.0",
 
-     "name": "strip-indent",
 
-     "escapedName": "strip-indent",
 
-     "rawSpec": "2.0.0",
 
-     "saveSpec": null,
 
-     "fetchSpec": "2.0.0"
 
-   },
 
-   "_requiredBy": [
 
-     "/yorkie"
 
-   ],
 
-   "_resolved": "https://registry.nlark.com/strip-indent/download/strip-indent-2.0.0.tgz",
 
-   "_spec": "2.0.0",
 
-   "_where": "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui",
 
-   "author": {
 
-     "name": "Sindre Sorhus",
 
-     "email": "sindresorhus@gmail.com",
 
-     "url": "sindresorhus.com"
 
-   },
 
-   "bugs": {
 
-     "url": "https://github.com/sindresorhus/strip-indent/issues"
 
-   },
 
-   "description": "Strip leading whitespace from each line in a string",
 
-   "devDependencies": {
 
-     "ava": "*",
 
-     "xo": "*"
 
-   },
 
-   "engines": {
 
-     "node": ">=4"
 
-   },
 
-   "files": [
 
-     "index.js"
 
-   ],
 
-   "homepage": "https://github.com/sindresorhus/strip-indent#readme",
 
-   "keywords": [
 
-     "strip",
 
-     "indent",
 
-     "indentation",
 
-     "normalize",
 
-     "remove",
 
-     "delete",
 
-     "whitespace",
 
-     "space",
 
-     "tab",
 
-     "string",
 
-     "str"
 
-   ],
 
-   "license": "MIT",
 
-   "name": "strip-indent",
 
-   "repository": {
 
-     "type": "git",
 
-     "url": "git+https://github.com/sindresorhus/strip-indent.git"
 
-   },
 
-   "scripts": {
 
-     "test": "xo && ava"
 
-   },
 
-   "version": "2.0.0",
 
-   "xo": {
 
-     "esnext": true
 
-   }
 
- }
 
 
  |