Rev | Line | |
---|
[6a3a178] | 1 | {
|
---|
[59329aa] | 2 | "_args": [
|
---|
| 3 | [
|
---|
| 4 | "once@1.4.0",
|
---|
| 5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
| 6 | ]
|
---|
| 7 | ],
|
---|
| 8 | "_development": true,
|
---|
| 9 | "_from": "once@1.4.0",
|
---|
| 10 | "_id": "once@1.4.0",
|
---|
| 11 | "_inBundle": false,
|
---|
| 12 | "_integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=",
|
---|
| 13 | "_location": "/once",
|
---|
| 14 | "_phantomChildren": {},
|
---|
| 15 | "_requested": {
|
---|
| 16 | "type": "version",
|
---|
| 17 | "registry": true,
|
---|
| 18 | "raw": "once@1.4.0",
|
---|
| 19 | "name": "once",
|
---|
| 20 | "escapedName": "once",
|
---|
| 21 | "rawSpec": "1.4.0",
|
---|
| 22 | "saveSpec": null,
|
---|
| 23 | "fetchSpec": "1.4.0"
|
---|
| 24 | },
|
---|
| 25 | "_requiredBy": [
|
---|
| 26 | "/end-of-stream",
|
---|
| 27 | "/glob",
|
---|
| 28 | "/inflight",
|
---|
| 29 | "/pump"
|
---|
| 30 | ],
|
---|
| 31 | "_resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
|
---|
| 32 | "_spec": "1.4.0",
|
---|
| 33 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
|
---|
| 34 | "author": {
|
---|
| 35 | "name": "Isaac Z. Schlueter",
|
---|
| 36 | "email": "i@izs.me",
|
---|
| 37 | "url": "http://blog.izs.me/"
|
---|
| 38 | },
|
---|
| 39 | "bugs": {
|
---|
| 40 | "url": "https://github.com/isaacs/once/issues"
|
---|
[6a3a178] | 41 | },
|
---|
| 42 | "dependencies": {
|
---|
| 43 | "wrappy": "1"
|
---|
| 44 | },
|
---|
[59329aa] | 45 | "description": "Run a function exactly one time",
|
---|
[6a3a178] | 46 | "devDependencies": {
|
---|
| 47 | "tap": "^7.0.1"
|
---|
| 48 | },
|
---|
[59329aa] | 49 | "directories": {
|
---|
| 50 | "test": "test"
|
---|
[6a3a178] | 51 | },
|
---|
| 52 | "files": [
|
---|
| 53 | "once.js"
|
---|
| 54 | ],
|
---|
[59329aa] | 55 | "homepage": "https://github.com/isaacs/once#readme",
|
---|
[6a3a178] | 56 | "keywords": [
|
---|
| 57 | "once",
|
---|
| 58 | "function",
|
---|
| 59 | "one",
|
---|
| 60 | "single"
|
---|
| 61 | ],
|
---|
[59329aa] | 62 | "license": "ISC",
|
---|
| 63 | "main": "once.js",
|
---|
| 64 | "name": "once",
|
---|
| 65 | "repository": {
|
---|
| 66 | "type": "git",
|
---|
| 67 | "url": "git://github.com/isaacs/once.git"
|
---|
| 68 | },
|
---|
| 69 | "scripts": {
|
---|
| 70 | "test": "tap test/*.js"
|
---|
| 71 | },
|
---|
| 72 | "version": "1.4.0"
|
---|
[6a3a178] | 73 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.