We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25f8968 commit e027dfeCopy full SHA for e027dfe
profiler/package.json
@@ -0,0 +1,19 @@
1
+{
2
+ "name": "cloud-profiler-samples",
3
+ "version": "0.1.0",
4
+ "description": "Google Cloud Profiler samples",
5
+ "main": "app.js",
6
+ "scripts": {
7
+ "test": "echo 'no test yet'"
8
+ },
9
+ "repository": {
10
+ "type": "git",
11
+ "url": "git+https://github.com/googleapis/cloud-profiler-nodejs.git"
12
13
+ "author": "Google LLC.",
14
+ "license": "Apache-2.0",
15
+ "bugs": {
16
+ "url": "https://github.com/googleapis/cloud-profiler-nodejs/issues"
17
18
+ "homepage": "https://github.com/googleapis/cloud-profiler-nodejs#readme"
19
+}
0 commit comments