Sha256: 0ad229889740a4885d69ad2d12573be0572f59a31c89a879ec4169de127865e0
Contents?: true
Size: 699 Bytes
Versions: 40
Compression:
Stored size: 699 Bytes
Contents
{ "name": "jasmine-core", "license": "MIT", "version": "2.0.4", "repository": { "type": "git", "url": "https://github.com/pivotal/jasmine.git" }, "description": "Official packaging of Jasmine's core files for use by Node.js projects.", "homepage": "http://jasmine.github.io", "main": "./lib/jasmine-core.js", "devDependencies": { "grunt": "~0.4.1", "grunt-contrib-jshint": "~0.7.0", "grunt-contrib-concat": "~0.3.0", "grunt-contrib-compass": "~0.6.0", "grunt-contrib-compress": "~0.5.2", "shelljs": "~0.1.4", "glob": "~3.2.9", "jasmine": "https://github.com/pivotal/jasmine-npm/archive/master.tar.gz", "load-grunt-tasks": "^0.4.0" } }
Version data entries
40 entries across 40 versions & 2 rubygems