|
Last change
on this file was 9af201e, checked in by MBK <marija.karapandzova@…>, 11 days ago |
|
Fix frontend appearance
|
-
Property mode
set to
100644
|
|
File size:
379 bytes
|
| Line | |
|---|
| 1 | {
|
|---|
| 2 | "name": "browser-process-hrtime",
|
|---|
| 3 | "version": "1.0.0",
|
|---|
| 4 | "description": "Shim for process.hrtime in the browser",
|
|---|
| 5 | "main": "index.js",
|
|---|
| 6 | "scripts": {
|
|---|
| 7 | "test": "echo \"Error: no test specified\" && exit 1"
|
|---|
| 8 | },
|
|---|
| 9 | "repository": {
|
|---|
| 10 | "type": "git",
|
|---|
| 11 | "url": "git://github.com/kumavis/browser-process-hrtime.git"
|
|---|
| 12 | },
|
|---|
| 13 | "author": "kumavis",
|
|---|
| 14 | "license": "BSD-2-Clause"
|
|---|
| 15 | }
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.