-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
45 lines (45 loc) · 1.62 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
{
"_from": "https://www.atom.io/api/packages/framer-syntax/versions/1.1.0/tarball",
"_id": "[email protected]",
"_inBundle": false,
"_integrity": "sha512-SudoaPxOkr22wdaT33ZBrw+xJsGOo/VX/Gk3AUh8ZLA/nNzcKBupqx8h3mEsRmCi69tZnkG1/E1F3KKM3+9CEw==",
"_location": "/framer-syntax",
"_phantomChildren": {},
"_requested": {
"type": "remote",
"raw": "https://www.atom.io/api/packages/framer-syntax/versions/1.1.0/tarball",
"rawSpec": "https://www.atom.io/api/packages/framer-syntax/versions/1.1.0/tarball",
"saveSpec": "https://www.atom.io/api/packages/framer-syntax/versions/1.1.0/tarball",
"fetchSpec": "https://www.atom.io/api/packages/framer-syntax/versions/1.1.0/tarball"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://www.atom.io/api/packages/framer-syntax/versions/1.1.0/tarball",
"_shasum": "6cf640be066b390941cf50ba555e04a75658a2f4",
"_spec": "https://www.atom.io/api/packages/framer-syntax/versions/1.1.0/tarball",
"_where": "/private/var/folders/56/bp3kkgk95zs58mbg4g_kgqrc0000gp/T/apm-install-dir-120230-46409-rrhhvf.k2vz",
"bugs": {
"url": "https://github.com/framer/syntax-atom/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "A syntax theme inspired by Framer’s popular code editor.",
"engines": {
"atom": ">=1.0.0 <2.0.0"
},
"homepage": "https://github.com/framer/syntax-atom#readme",
"keywords": [
"syntax",
"theme"
],
"license": "MIT",
"name": "framer-syntax",
"repository": {
"type": "git",
"url": "git+https://github.com/framer/syntax-atom.git"
},
"theme": "syntax",
"version": "1.1.0"
}