Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
80635 views
1
{
2
"name": "harmonize",
3
"description": "Enables node's --harmony flag programmatically.",
4
"author": {
5
"name": "Daniel Wirtz",
6
"email": "[email protected]"
7
},
8
"version": "1.4.2",
9
"main": "harmonize.js",
10
"repository": {
11
"type": "git",
12
"url": "https://github.com/dcodeIO/node-harmonize.git"
13
},
14
"bugs": {
15
"url": "https://github.com/dcodeIO/node-harmonize/issues"
16
},
17
"keywords": [
18
"node",
19
"harmony"
20
],
21
"dependencies": {
22
"is-iojs": "^1.0.1"
23
},
24
"engines": {
25
"node": ">=0.8"
26
},
27
"license": "Apache License, Version 2.0",
28
"gitHead": "9a0daf148cfd1a46c3d497c4087974cc4bfb5549",
29
"homepage": "https://github.com/dcodeIO/node-harmonize",
30
"_id": "[email protected]",
31
"scripts": {},
32
"_shasum": "1c77e8e420bef0a4d03a994c0f41c4ae177d8bbd",
33
"_from": "[email protected]",
34
"_npmVersion": "1.4.28",
35
"_npmUser": {
36
"name": "dcode",
37
"email": "[email protected]"
38
},
39
"maintainers": [
40
{
41
"name": "dcode",
42
"email": "[email protected]"
43
}
44
],
45
"dist": {
46
"shasum": "1c77e8e420bef0a4d03a994c0f41c4ae177d8bbd",
47
"tarball": "http://registry.npmjs.org/harmonize/-/harmonize-1.4.2.tgz"
48
},
49
"directories": {},
50
"_resolved": "https://registry.npmjs.org/harmonize/-/harmonize-1.4.2.tgz"
51
}
52
53