| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364 | 
							- {
 
-   "_args": [
 
-     [
 
-       "num2fraction@1.2.2",
 
-       "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui"
 
-     ]
 
-   ],
 
-   "_development": true,
 
-   "_from": "num2fraction@1.2.2",
 
-   "_id": "num2fraction@1.2.2",
 
-   "_inBundle": false,
 
-   "_integrity": "sha1-b2gragJ6Tp3fpFZM0lidHU5mnt4=",
 
-   "_location": "/num2fraction",
 
-   "_phantomChildren": {},
 
-   "_requested": {
 
-     "type": "version",
 
-     "registry": true,
 
-     "raw": "num2fraction@1.2.2",
 
-     "name": "num2fraction",
 
-     "escapedName": "num2fraction",
 
-     "rawSpec": "1.2.2",
 
-     "saveSpec": null,
 
-     "fetchSpec": "1.2.2"
 
-   },
 
-   "_requiredBy": [
 
-     "/autoprefixer"
 
-   ],
 
-   "_resolved": "https://registry.npm.taobao.org/num2fraction/download/num2fraction-1.2.2.tgz",
 
-   "_spec": "1.2.2",
 
-   "_where": "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui",
 
-   "author": {
 
-     "name": "yisi",
 
-     "email": "yiorsi@gmail.com",
 
-     "url": "http://iyunlu.com/view"
 
-   },
 
-   "bugs": {
 
-     "url": "https://github.com/yisibl/num2fraction/issues"
 
-   },
 
-   "description": "Convert number to fraction",
 
-   "devDependencies": {
 
-     "tape": "^3.0.0"
 
-   },
 
-   "homepage": "https://github.com/yisibl/num2fraction#readme",
 
-   "keywords": [
 
-     "fraction",
 
-     "number",
 
-     "math",
 
-     "maths",
 
-     "arithmetic",
 
-     "gcd",
 
-     "rational"
 
-   ],
 
-   "license": "MIT",
 
-   "main": "index.js",
 
-   "name": "num2fraction",
 
-   "repository": {
 
-     "type": "git",
 
-     "url": "git+ssh://git@github.com/yisibl/num2fraction.git"
 
-   },
 
-   "scripts": {
 
-     "test": "tape test/*.js"
 
-   },
 
-   "version": "1.2.2"
 
- }
 
 
  |