| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "timsort@0.3.0", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "timsort@0.3.0", |
| | | "_from": "timsort@^0.3.0", |
| | | "_id": "timsort@0.3.0", |
| | | "_inBundle": false, |
| | | "_integrity": "sha1-QFQRqOfmM5/mTbmiNN4R3DHgK9Q=", |
| | | "_location": "/timsort", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "timsort@0.3.0", |
| | | "raw": "timsort@^0.3.0", |
| | | "name": "timsort", |
| | | "escapedName": "timsort", |
| | | "rawSpec": "0.3.0", |
| | | "rawSpec": "^0.3.0", |
| | | "saveSpec": null, |
| | | "fetchSpec": "0.3.0" |
| | | "fetchSpec": "^0.3.0" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/css-declaration-sorter" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/timsort/-/timsort-0.3.0.tgz", |
| | | "_spec": "0.3.0", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "405411a8e7e6339fe64db9a234de11dc31e02bd4", |
| | | "_spec": "timsort@^0.3.0", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\css-declaration-sorter", |
| | | "author": { |
| | | "name": "Marco Ziccardi", |
| | | "url": "http://mziccard.me/" |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/mziccard/node-timsort/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "dependencies": {}, |
| | | "deprecated": false, |
| | | "description": "TimSort: Fast Sorting for Node.js", |
| | | "devDependencies": { |
| | | "assert": "~1.3.0", |