main
Last change
on this file since 79a0317 was 79a0317, checked in by stefan toskovski <stefantoska84@…>, 3 days ago |
F4 Finalna Verzija
|
-
Property mode
set to
100644
|
File size:
1.4 KB
|
Rev | Line | |
---|
[d565449] | 1 | {
|
---|
[79a0317] | 2 | "_from": "wrappy@1",
|
---|
| 3 | "_id": "wrappy@1.0.2",
|
---|
| 4 | "_inBundle": false,
|
---|
| 5 | "_integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==",
|
---|
| 6 | "_location": "/wrappy",
|
---|
| 7 | "_phantomChildren": {},
|
---|
| 8 | "_requested": {
|
---|
| 9 | "type": "range",
|
---|
| 10 | "registry": true,
|
---|
| 11 | "raw": "wrappy@1",
|
---|
| 12 | "name": "wrappy",
|
---|
| 13 | "escapedName": "wrappy",
|
---|
| 14 | "rawSpec": "1",
|
---|
| 15 | "saveSpec": null,
|
---|
| 16 | "fetchSpec": "1"
|
---|
| 17 | },
|
---|
| 18 | "_requiredBy": [
|
---|
| 19 | "/inflight",
|
---|
| 20 | "/once"
|
---|
[d565449] | 21 | ],
|
---|
[79a0317] | 22 | "_resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
|
---|
| 23 | "_shasum": "b5243d8f3ec1aa35f1364605bc0d1036e30ab69f",
|
---|
| 24 | "_spec": "wrappy@1",
|
---|
| 25 | "_where": "/home/stevetosak/Proekt/IMaps/imaps-frontend/node_modules/inflight",
|
---|
| 26 | "author": {
|
---|
| 27 | "name": "Isaac Z. Schlueter",
|
---|
| 28 | "email": "i@izs.me",
|
---|
| 29 | "url": "http://blog.izs.me/"
|
---|
| 30 | },
|
---|
| 31 | "bugs": {
|
---|
| 32 | "url": "https://github.com/npm/wrappy/issues"
|
---|
[d565449] | 33 | },
|
---|
[79a0317] | 34 | "bundleDependencies": false,
|
---|
[d565449] | 35 | "dependencies": {},
|
---|
[79a0317] | 36 | "deprecated": false,
|
---|
| 37 | "description": "Callback wrapping utility",
|
---|
[d565449] | 38 | "devDependencies": {
|
---|
| 39 | "tap": "^2.3.1"
|
---|
| 40 | },
|
---|
[79a0317] | 41 | "directories": {
|
---|
| 42 | "test": "test"
|
---|
[d565449] | 43 | },
|
---|
[79a0317] | 44 | "files": [
|
---|
| 45 | "wrappy.js"
|
---|
| 46 | ],
|
---|
| 47 | "homepage": "https://github.com/npm/wrappy",
|
---|
| 48 | "license": "ISC",
|
---|
| 49 | "main": "wrappy.js",
|
---|
| 50 | "name": "wrappy",
|
---|
[d565449] | 51 | "repository": {
|
---|
| 52 | "type": "git",
|
---|
[79a0317] | 53 | "url": "git+https://github.com/npm/wrappy.git"
|
---|
[d565449] | 54 | },
|
---|
[79a0317] | 55 | "scripts": {
|
---|
| 56 | "test": "tap --coverage test/*.js"
|
---|
[d565449] | 57 | },
|
---|
[79a0317] | 58 | "version": "1.0.2"
|
---|
[d565449] | 59 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.