Browse code

init v1

Louis Jonget authored on13/05/2024 20:43:46
Showing1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,151 @@
1
+{
2
+  "_args": [
3
+    [
4
+      "pebble-clay@^1.0.0",
5
+      "/mnt/c/Users/louisj/repos/agenda_sommeil"
6
+    ]
7
+  ],
8
+  "_from": "pebble-clay@>=1.0.0 <2.0.0",
9
+  "_id": "pebble-clay@1.0.4",
10
+  "_inCache": true,
11
+  "_installable": true,
12
+  "_location": "/pebble-clay",
13
+  "_nodeVersion": "6.9.1",
14
+  "_npmOperationalInternal": {
15
+    "host": "packages-12-west.internal.npmjs.com",
16
+    "tmp": "tmp/pebble-clay-1.0.4.tgz_1479759281024_0.1520081793423742"
17
+  },
18
+  "_npmUser": {
19
+    "email": "webteam@getpebble.com",
20
+    "name": "pebble-tech"
21
+  },
22
+  "_npmVersion": "3.10.8",
23
+  "_phantomChildren": {},
24
+  "_requested": {
25
+    "name": "pebble-clay",
26
+    "raw": "pebble-clay@^1.0.0",
27
+    "rawSpec": "^1.0.0",
28
+    "scope": null,
29
+    "spec": ">=1.0.0 <2.0.0",
30
+    "type": "range"
31
+  },
32
+  "_requiredBy": [
33
+    "/"
34
+  ],
35
+  "_resolved": "https://registry.npmjs.org/pebble-clay/-/pebble-clay-1.0.4.tgz",
36
+  "_shasum": "fdf92f0fdc770a979c06874eaa2457cc2e762344",
37
+  "_shrinkwrap": null,
38
+  "_spec": "pebble-clay@^1.0.0",
39
+  "_where": "/mnt/c/Users/louisj/repos/agenda_sommeil",
40
+  "author": {
41
+    "name": "Pebble Technology"
42
+  },
43
+  "bugs": {
44
+    "url": "https://github.com/pebble/clay/issues"
45
+  },
46
+  "dependencies": {},
47
+  "description": "Pebble Config Framework",
48
+  "devDependencies": {
49
+    "autoprefixer": "^6.3.1",
50
+    "bourbon": "^4.2.6",
51
+    "browserify": "^13.0.0",
52
+    "browserify-istanbul": "^0.2.1",
53
+    "chai": "^3.4.1",
54
+    "deamdify": "^0.2.0",
55
+    "deepcopy": "^0.6.1",
56
+    "del": "^2.0.2",
57
+    "eslint": "^1.5.1",
58
+    "eslint-config-pebble": "^1.2.0",
59
+    "eslint-plugin-standard": "^1.3.1",
60
+    "gulp": "^3.9.0",
61
+    "gulp-autoprefixer": "^3.1.0",
62
+    "gulp-htmlmin": "^1.3.0",
63
+    "gulp-inline": "0.0.15",
64
+    "gulp-insert": "^0.5.0",
65
+    "gulp-sass": "^2.1.1",
66
+    "gulp-sourcemaps": "^1.6.0",
67
+    "gulp-uglify": "^1.5.2",
68
+    "joi": "^6.10.1",
69
+    "karma": "^0.13.19",
70
+    "karma-browserify": "^5.0.1",
71
+    "karma-chrome-launcher": "^0.2.2",
72
+    "karma-coverage": "^0.5.3",
73
+    "karma-mocha": "^0.2.1",
74
+    "karma-mocha-reporter": "^1.1.5",
75
+    "karma-source-map-support": "^1.1.0",
76
+    "karma-threshold-reporter": "^0.1.15",
77
+    "mocha": "^2.3.4",
78
+    "postcss": "^5.0.14",
79
+    "require-from-string": "^1.1.0",
80
+    "sassify": "^0.9.1",
81
+    "sinon": "^1.17.3",
82
+    "stringify": "^3.2.0",
83
+    "through": "^2.3.8",
84
+    "tosource": "^1.0.0",
85
+    "vinyl-buffer": "^1.0.0",
86
+    "vinyl-source-stream": "^1.1.0",
87
+    "watchify": "^3.7.0"
88
+  },
89
+  "dist": {
90
+    "integrity": "sha512-/rXxmltdW8JyohDzXINdea+d2wnFJVNFiTXfuZsKpySURZSCFMMucX9sZPZvbHnEA4xFINM4iicyhBbvY4ALfw==",
91
+    "shasum": "fdf92f0fdc770a979c06874eaa2457cc2e762344",
92
+    "signatures": [
93
+      {
94
+        "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
95
+        "sig": "MEUCIFA12PX5bVibhTGVMnkJFWBxPBU/x5R6Jz2B7RvpzD2ZAiEA6HfjOjccw0U1kuU5M+yix7faMroR6wImCgOwGEIEN/Q="
96
+      }
97
+    ],
98
+    "tarball": "https://registry.npmjs.org/pebble-clay/-/pebble-clay-1.0.4.tgz"
99
+  },
100
+  "gitHead": "1bf6db08092ab464974d1762a953ea7cbd24efb8",
101
+  "homepage": "https://github.com/pebble/clay#readme",
102
+  "keywords": [
103
+    "config",
104
+    "configuration",
105
+    "pebble",
106
+    "pebble-package"
107
+  ],
108
+  "license": "MIT",
109
+  "maintainers": [
110
+    {
111
+      "name": "pebble-tech",
112
+      "email": "webteam@getpebble.com"
113
+    }
114
+  ],
115
+  "name": "pebble-clay",
116
+  "optionalDependencies": {},
117
+  "pebble": {
118
+    "capabilities": [
119
+      "configurable"
120
+    ],
121
+    "projectType": "package",
122
+    "resources": {
123
+      "media": []
124
+    },
125
+    "sdkVersion": "3",
126
+    "targetPlatforms": [
127
+      "aplite",
128
+      "basalt",
129
+      "chalk",
130
+      "diorite",
131
+      "emery"
132
+    ]
133
+  },
134
+  "readme": "ERROR: No README data found!",
135
+  "repository": {
136
+    "type": "git",
137
+    "url": "git+https://github.com/pebble/clay.git"
138
+  },
139
+  "scripts": {
140
+    "build": "gulp",
141
+    "dev": "gulp dev",
142
+    "lint": "eslint ./",
143
+    "pebble-build": "npm run build && pebble build",
144
+    "pebble-clean": "rm -rf tmp src/js/index.js && pebble clean",
145
+    "pebble-publish": "npm run pebble-clean && npm run build && pebble build && pebble package publish && npm run pebble-clean",
146
+    "test": "gulp && ./node_modules/.bin/karma start ./test/karma.conf.js --single-run",
147
+    "test-debug": "(export DEBUG=true && ./node_modules/.bin/gulp && ./node_modules/.bin/karma start ./test/karma.conf.js --no-single-run)",
148
+    "test-travis": "gulp && ./node_modules/.bin/karma start ./test/karma.conf.js --single-run --browsers chromeTravisCI && ./node_modules/.bin/eslint ./"
149
+  },
150
+  "version": "1.0.4"
151
+}