Tizen 2.0 Release
[platform/framework/web/web-ui-fw.git] / libs / js / jquery-mobile-1.2.0 / node_modules / grunt / node_modules / temporary / package.json
1 {
2   "name": "temporary",
3   "version": "0.0.5",
4   "description": "The lord of tmp.",
5   "keywords": [
6     "tmp",
7     "temp",
8     "tempfile",
9     "tempdirectory"
10   ],
11   "author": {
12     "name": "Veselin Todorov",
13     "email": "hi@vesln.com"
14   },
15   "dependencies": {
16     "package": ">= 1.0.0 < 1.2.0"
17   },
18   "devDependencies": {
19     "mocha": "1.2.x",
20     "chai": "*",
21     "sinon": "1.2.0"
22   },
23   "repository": {
24     "type": "git",
25     "url": "git://github.com/vesln/temporary.git"
26   },
27   "homepage": "http://github.com/vesln/temporary",
28   "scripts": {
29     "test": "make test"
30   },
31   "main": "index",
32   "engines": {
33     "node": ">= 0.6.0"
34   },
35   "_id": "temporary@0.0.5",
36   "optionalDependencies": {},
37   "_engineSupported": true,
38   "_npmVersion": "1.1.21",
39   "_nodeVersion": "v0.6.18",
40   "_defaultsLoaded": true,
41   "_from": "temporary@~0.0.4"
42 }