Sha256: c8228de1f4976cf02800cf3cc030e8ec7c12a1fc673b75d2101f589017ca7a8d
Contents?: true
Size: 585 Bytes
Versions: 2010
Compression:
Stored size: 585 Bytes
Contents
{ "name": "xecmascript", "version": "0.0.0", "description": "Exercism exercises in ECMAScript 6.", "author": "Katrina Owen", "private": true, "repository": { "type": "git", "url": "https://github.com/exercism/xecmascript" }, "devDependencies": { "babel": "~5.8.29", "del": "~2.0.2", "gulp": "~3.9.0", "gulp-babel": "~5.3.0", "gulp-eslint": "^1.1.0", "gulp-jasmine": "~2.0.1", "yargs": "~3.27.0" }, "scripts": { "test": "gulp test", "lint-test": "gulp lint test" }, "licenses": [ "MIT" ], "dependencies": {} }
Version data entries
2,010 entries across 31 versions & 1 rubygems