123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- {
- "_args": [
- [
- "browser-process-hrtime@0.1.3",
- "/Users/lihai/jolijoli/pad_spa"
- ]
- ],
- "_development": true,
- "_from": "browser-process-hrtime@0.1.3",
- "_id": "browser-process-hrtime@0.1.3",
- "_inBundle": false,
- "_integrity": "sha1-YW8A+u8d9+wbW/nP4r3DFw8mx7Q=",
- "_location": "/browser-process-hrtime",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "browser-process-hrtime@0.1.3",
- "name": "browser-process-hrtime",
- "escapedName": "browser-process-hrtime",
- "rawSpec": "0.1.3",
- "saveSpec": null,
- "fetchSpec": "0.1.3"
- },
- "_requiredBy": [
- "/w3c-hr-time"
- ],
- "_resolved": "https://registry.npm.taobao.org/browser-process-hrtime/download/browser-process-hrtime-0.1.3.tgz",
- "_spec": "0.1.3",
- "_where": "/Users/lihai/jolijoli/pad_spa",
- "author": {
- "name": "kumavis"
- },
- "bugs": {
- "url": "https://github.com/kumavis/browser-process-hrtime/issues"
- },
- "description": "Shim for process.hrtime in the browser",
- "homepage": "https://github.com/kumavis/browser-process-hrtime#readme",
- "license": "BSD-2-Clause",
- "main": "index.js",
- "name": "browser-process-hrtime",
- "repository": {
- "type": "git",
- "url": "git://github.com/kumavis/browser-process-hrtime.git"
- },
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "version": "0.1.3"
- }
|