Sha256: 901200e9e7443f56e360a1cb931979d71312cbdbfa9e02d5f7b7a5c0be379ac3
Contents?: true
Size: 773 Bytes
Versions: 16
Compression:
Stored size: 773 Bytes
Contents
{ "name": "almond", "description": "A minimal AMD API implementation for use in optimized browser builds.", "version": "0.2.9", "homepage": "http://github.com/jrburke/almond", "author": "James Burke <jrburke@gmail.com> (http://github.com/jrburke)", "repository": { "type": "git", "url": "git://github.com/jrburke/almond.git" }, "licenses": [ { "type": "BSD", "url": "https://github.com/jrburke/almond/blob/master/LICENSE" }, { "type": "MIT", "url": "https://github.com/jrburke/almond/blob/master/LICENSE" } ], "main": "almond.js", "engines": { "node": ">=0.4.0" }, "devDependencies": { "connect": "*" } }
Version data entries
16 entries across 8 versions & 1 rubygems