Tizen 2.0 Release
[platform/framework/web/web-ui-fw.git] / libs / js / jquery-mobile-1.2.0 / node_modules / grunt / node_modules / prompt / node_modules / pkginfo / examples / package.json
1 {
2   "name": "simple-app",
3   "description": "A test fixture for pkginfo",
4   "version": "0.1.0",
5   "author": "Charlie Robbins <charlie.robbins@gmail.com>",
6   "keywords": ["test", "fixture"],
7   "main": "./index.js",
8   "scripts": { "test": "vows test/*-test.js --spec" },
9   "engines": { "node": ">= 0.4.0" }
10 }