UNPKG

@nurun-sf/spark-component

Version:

A tool for building spark components

57 lines (56 loc) 1.62 kB
{ "name": "@nurun-sf/spark-component", "version": "0.4.14", "description": "A tool for building spark components", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "spark", "nurun", "component", "odopod" ], "author": "Odopod", "contributors": [ "Glen Cheney <glen@odopod.com>", "Evan Vaughn <evan@odopod.com>" ], "license": "ISC", "dependencies": { "babel-core": "^6.5.2", "babel-istanbul": "^0.7.0", "babel-loader": "github:Vestride/babel-loader#browserify-query-leak", "babel-plugin-transform-es2015-classes": "^6.5.2", "babel-plugin-transform-proto-to-assign": "^6.5.0", "babel-polyfill": "^6.5.0", "babel-preset-es2015": "^6.5.0", "babelify": "^7.2.0", "browserify": "^13.0.0", "browserify-babel-istanbul": "^0.4.0", "browserify-global-shim": "^1.0.3", "gulp": "^3.9.1", "gulp-istanbul-report": "0.0.1", "gulp-jscs": "^3.0.2", "gulp-jshint": "^2.0.0", "gulp-mocha-phantomjs": "^0.11.0", "gulp-rename": "^1.2.2", "gulp-sequence": "^0.4.5", "isparta": "^4.0.0", "istanbul": "github:gotwarlost/istanbul#source-map", "jshint": "^2.9.1", "jshint-stylish": "^2.0.1", "mocha-phantomjs": "^4.0.2", "mocha-phantomjs-istanbul": "^0.0.2", "vinyl-source-stream": "^1.1.0", "watchify": "^3.7.0", "webpack": "^1.12.13" }, "devDependencies": {}, "repository": { "type": "git", "url": "bitbucket:nuruncode/spark-component" }, "homepage": "https://bitbucket.org/nuruncode/spark-component#readme" }