UNPKG

awayjs-display

Version:
39 lines (38 loc) 1 kB
{ "name": "awayjs-display", "version": "0.8.39", "description": "AwayJS displaylist classes", "url": "http://www.away3d.com", "author": "The Away Foundation <admin@theawayfoundation.org>", "repository": "awayjs/awayjs-display", "license": "Apache version 2.0", "dependencies": { "awayjs-core": "^0.6.0" }, "devDependencies": { "browserify": "^13.0.0", "exorcist": "^0.4.0", "glob": "^7.0.3", "gulp": "^3.9.1", "gulp-git": "^1.7.1", "gulp-livereload": "^3.8.1", "gulp-rename": "^1.2.2", "gulp-shell": "^0.5.2", "gulp-sourcemaps": "^1.6.0", "gulp-typescript": "^2.12.2", "gulp-uglify": "^1.5.3", "systemjs-builder": "^0.15.14", "tsify": "^0.14.1", "vinyl-source-stream": "^1.1.0", "vinyl-transform": "^1.0.0", "watchify": "^3.7.0" }, "jspm": { "dependencies": { "ts": "github:frankwallis/plugin-typescript@^4.0.5" }, "devDependencies": { "typescript": "npm:typescript@^1.6.2" } } }