UNPKG

lettuce

Version:

Lettuce JS, Mini Mobile Framework for Romantic with DSL.

22 lines (21 loc) 470 B
{ "name": "zepto" , "version": "1.1.4" , "homepage": "http://zeptojs.com" , "scripts": { "test": "coffee make test" , "dist": "coffee make dist" , "start": "coffee test/server.coffee" } , "repository": "madrobby/zepto" , "license": { "type": "MIT" , "url": "http://zeptojs.com/license/" } , "devDependencies": { "uglify-js": "2.4.x" , "express": "3.1.x" , "coffee-script": "1.5.x" , "shelljs": "0.1.x" } }