433f34945548a3b01b67ed4fbf8c8cc0192cf727
[platform/framework/web/crosswalk-tizen.git] /
1 {
2   "_args": [
3     [
4       "once@https://registry.npmjs.org/once/-/once-1.3.1.tgz",
5       "/home/kenshin.choi/project/blink/workspace/public/crosswalk-tizen/wrt/build"
6     ]
7   ],
8   "_development": true,
9   "_from": "once@https://registry.npmjs.org/once/-/once-1.3.1.tgz",
10   "_id": "once@https://registry.npmjs.org/once/-/once-1.3.1.tgz",
11   "_inBundle": false,
12   "_integrity": "sha1-8/Pk2lt9J7XHMpae4+Z+cpRXsx8=",
13   "_location": "/grunt-standard/standard-format/glob/once",
14   "_phantomChildren": {},
15   "_requested": {
16     "type": "remote",
17     "raw": "once@https://registry.npmjs.org/once/-/once-1.3.1.tgz",
18     "name": "once",
19     "escapedName": "once",
20     "rawSpec": "https://registry.npmjs.org/once/-/once-1.3.1.tgz",
21     "saveSpec": "https://registry.npmjs.org/once/-/once-1.3.1.tgz",
22     "fetchSpec": "https://registry.npmjs.org/once/-/once-1.3.1.tgz"
23   },
24   "_requiredBy": [
25     "/grunt-standard/standard-format/glob",
26     "/grunt-standard/standard-format/glob/inflight"
27   ],
28   "_spec": "https://registry.npmjs.org/once/-/once-1.3.1.tgz",
29   "_where": "/home/kenshin.choi/project/blink/workspace/public/crosswalk-tizen/wrt/build",
30   "author": {
31     "name": "Isaac Z. Schlueter",
32     "email": "i@izs.me",
33     "url": "http://blog.izs.me/"
34   },
35   "bugs": {
36     "url": "https://github.com/isaacs/once/issues"
37   },
38   "dependencies": {
39     "wrappy": "1"
40   },
41   "description": "Run a function exactly one time",
42   "devDependencies": {
43     "tap": "~0.3.0"
44   },
45   "directories": {
46     "test": "test"
47   },
48   "homepage": "https://github.com/isaacs/once#readme",
49   "keywords": [
50     "once",
51     "function",
52     "one",
53     "single"
54   ],
55   "license": "BSD",
56   "main": "once.js",
57   "name": "once",
58   "repository": {
59     "type": "git",
60     "url": "git://github.com/isaacs/once.git"
61   },
62   "scripts": {
63     "test": "tap test/*.js"
64   },
65   "version": "https://registry.npmjs.org/once/-/once-1.3.1.tgz"
66 }