This repository has been archived by the owner on Jan 29, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathpackage.json
59 lines (59 loc) · 2.12 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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
{
"_args": [
[
{
"raw": "/private/var/folders/9q/m_dpdv_x03l3wjvpw4q71ltc0000gn/T/d-116118-16087-1bgeyx1/package.tgz",
"scope": null,
"escapedName": null,
"name": null,
"rawSpec": "/private/var/folders/9q/m_dpdv_x03l3wjvpw4q71ltc0000gn/T/d-116118-16087-1bgeyx1/package.tgz",
"spec": "/private/var/folders/9q/m_dpdv_x03l3wjvpw4q71ltc0000gn/T/d-116118-16087-1bgeyx1/package.tgz",
"type": "local"
},
"/private/var/folders/9q/m_dpdv_x03l3wjvpw4q71ltc0000gn/T/apm-install-dir-116118-16087-1ieioas"
]
],
"_from": "../d-116118-16087-1bgeyx1/package.tgz",
"_id": "language-praat@1.2.1",
"_inCache": true,
"_installable": true,
"_location": "/language-praat",
"_phantomChildren": {},
"_requested": {
"raw": "/private/var/folders/9q/m_dpdv_x03l3wjvpw4q71ltc0000gn/T/d-116118-16087-1bgeyx1/package.tgz",
"scope": null,
"escapedName": null,
"name": null,
"rawSpec": "/private/var/folders/9q/m_dpdv_x03l3wjvpw4q71ltc0000gn/T/d-116118-16087-1bgeyx1/package.tgz",
"spec": "/private/var/folders/9q/m_dpdv_x03l3wjvpw4q71ltc0000gn/T/d-116118-16087-1bgeyx1/package.tgz",
"type": "local"
},
"_requiredBy": [
"#USER"
],
"_resolved": "file:../d-116118-16087-1bgeyx1/package.tgz",
"_shasum": "9c7a7e59449f5954eb061c36bcce9fe8657742bd",
"_shrinkwrap": null,
"_spec": "/private/var/folders/9q/m_dpdv_x03l3wjvpw4q71ltc0000gn/T/d-116118-16087-1bgeyx1/package.tgz",
"_where": "/private/var/folders/9q/m_dpdv_x03l3wjvpw4q71ltc0000gn/T/apm-install-dir-116118-16087-1ieioas",
"bugs": {
"url": "https://github.com/stefanocoretta/language-praat/issues"
},
"dependencies": {},
"description": "PRAAT scripting language support in Atom.",
"devDependencies": {},
"engines": {
"atom": ">=1.0.0 <2.0.0"
},
"homepage": "https://github.com/stefanocoretta/language-praat#readme",
"keywords": [],
"license": "MIT",
"name": "language-praat",
"optionalDependencies": {},
"readmeFilename": "README.md",
"repository": {
"type": "git",
"url": "https://github.com/stefanocoretta/language-praat.git"
},
"version": "1.5.0"
}