86 lines
		
	
	
		
			2.0 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			86 lines
		
	
	
		
			2.0 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "_from": "haxe@^4.1.0",
 | |
|   "_id": "haxe@4.1.10",
 | |
|   "_inBundle": false,
 | |
|   "_integrity": "sha512-v7Wf/zlqcpJZYOduPoFJYIzIveH7wLyMJzSgIg0LJtTlN0pdia4RGjY8QPhWwlvxjzPv3RGh37W4f1Bverjm4w==",
 | |
|   "_location": "/haxe",
 | |
|   "_phantomChildren": {},
 | |
|   "_requested": {
 | |
|     "type": "range",
 | |
|     "registry": true,
 | |
|     "raw": "haxe@^4.1.0",
 | |
|     "name": "haxe",
 | |
|     "escapedName": "haxe",
 | |
|     "rawSpec": "^4.1.0",
 | |
|     "saveSpec": null,
 | |
|     "fetchSpec": "^4.1.0"
 | |
|   },
 | |
|   "_requiredBy": [
 | |
|     "#DEV:/"
 | |
|   ],
 | |
|   "_resolved": "https://registry.npmjs.org/haxe/-/haxe-4.1.10.tgz",
 | |
|   "_shasum": "855067eb7d7decf78e3dc67316f756d42f8fbfd7",
 | |
|   "_spec": "haxe@^4.1.0",
 | |
|   "_where": "/home/andreas/Documents/Projects/haxe/openfl/nigger",
 | |
|   "author": {
 | |
|     "name": "clemos"
 | |
|   },
 | |
|   "bin": {
 | |
|     "haxe": "bin/haxe",
 | |
|     "haxelib": "bin/haxelib",
 | |
|     "neko": "bin/neko"
 | |
|   },
 | |
|   "bugs": {
 | |
|     "url": "https://github.com/HaxeFoundation/npm-haxe/issues"
 | |
|   },
 | |
|   "bundleDependencies": false,
 | |
|   "contributors": [
 | |
|     {
 | |
|       "name": "damoebius"
 | |
|     }
 | |
|   ],
 | |
|   "cpu": [
 | |
|     "x64",
 | |
|     "ia32"
 | |
|   ],
 | |
|   "dependencies": {
 | |
|     "download": "^6.2.5",
 | |
|     "download-status": "^2.2.1",
 | |
|     "fs-extra": "^5.0.0"
 | |
|   },
 | |
|   "deprecated": false,
 | |
|   "description": "Wrapper of Haxe, an open source toolkit based on a modern, high level, strictly typed programming language, a cross-compiler, a complete cross-platform standard library and ways to access each platform's native capabilities.",
 | |
|   "directories": {
 | |
|     "bin": "./bin"
 | |
|   },
 | |
|   "haxeDependencies": {
 | |
|     "haxe": "3.4.7",
 | |
|     "haxelib": "3.3.0",
 | |
|     "neko": "2.2.0"
 | |
|   },
 | |
|   "homepage": "http://haxe.org/",
 | |
|   "keywords": [
 | |
|     "compiler",
 | |
|     "language",
 | |
|     "haxe",
 | |
|     "wrapper"
 | |
|   ],
 | |
|   "license": "MIT",
 | |
|   "name": "haxe",
 | |
|   "os": [
 | |
|     "win32",
 | |
|     "win64",
 | |
|     "darwin",
 | |
|     "linux"
 | |
|   ],
 | |
|   "repository": {
 | |
|     "type": "git",
 | |
|     "url": "git+https://github.com/HaxeFoundation/npm-haxe.git"
 | |
|   },
 | |
|   "scripts": {
 | |
|     "install": "node install.js",
 | |
|     "test": "cd test && npm pack .. && npm install && node test.js"
 | |
|   },
 | |
|   "version": "4.1.10"
 | |
| }
 |