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.9 KB
|
Rev | Line | |
---|
[d565449] | 1 | {
|
---|
[79a0317] | 2 | "_from": "isarray@^2.0.5",
|
---|
| 3 | "_id": "isarray@2.0.5",
|
---|
| 4 | "_inBundle": false,
|
---|
| 5 | "_integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==",
|
---|
| 6 | "_location": "/isarray",
|
---|
| 7 | "_phantomChildren": {},
|
---|
| 8 | "_requested": {
|
---|
| 9 | "type": "range",
|
---|
| 10 | "registry": true,
|
---|
| 11 | "raw": "isarray@^2.0.5",
|
---|
| 12 | "name": "isarray",
|
---|
| 13 | "escapedName": "isarray",
|
---|
| 14 | "rawSpec": "^2.0.5",
|
---|
| 15 | "saveSpec": null,
|
---|
| 16 | "fetchSpec": "^2.0.5"
|
---|
[d565449] | 17 | },
|
---|
[79a0317] | 18 | "_requiredBy": [
|
---|
| 19 | "/safe-array-concat",
|
---|
| 20 | "/safe-push-apply",
|
---|
| 21 | "/which-builtin-type"
|
---|
[d565449] | 22 | ],
|
---|
[79a0317] | 23 | "_resolved": "https://registry.npmjs.org/isarray/-/isarray-2.0.5.tgz",
|
---|
| 24 | "_shasum": "8af1e4c1221244cc62459faf38940d4e644a5723",
|
---|
| 25 | "_spec": "isarray@^2.0.5",
|
---|
| 26 | "_where": "/home/stevetosak/Proekt/IMaps/imaps-frontend/node_modules/safe-push-apply",
|
---|
| 27 | "author": {
|
---|
| 28 | "name": "Julian Gruber",
|
---|
| 29 | "email": "mail@juliangruber.com",
|
---|
| 30 | "url": "http://juliangruber.com"
|
---|
| 31 | },
|
---|
| 32 | "bugs": {
|
---|
| 33 | "url": "https://github.com/juliangruber/isarray/issues"
|
---|
| 34 | },
|
---|
| 35 | "bundleDependencies": false,
|
---|
[d565449] | 36 | "dependencies": {},
|
---|
[79a0317] | 37 | "deprecated": false,
|
---|
| 38 | "description": "Array#isArray for older browsers",
|
---|
[d565449] | 39 | "devDependencies": {
|
---|
| 40 | "tape": "~2.13.4"
|
---|
| 41 | },
|
---|
[79a0317] | 42 | "files": [
|
---|
| 43 | "index.js"
|
---|
| 44 | ],
|
---|
| 45 | "homepage": "https://github.com/juliangruber/isarray",
|
---|
[d565449] | 46 | "keywords": [
|
---|
| 47 | "browser",
|
---|
| 48 | "isarray",
|
---|
| 49 | "array"
|
---|
| 50 | ],
|
---|
| 51 | "license": "MIT",
|
---|
[79a0317] | 52 | "main": "index.js",
|
---|
| 53 | "name": "isarray",
|
---|
| 54 | "repository": {
|
---|
| 55 | "type": "git",
|
---|
| 56 | "url": "git://github.com/juliangruber/isarray.git"
|
---|
| 57 | },
|
---|
| 58 | "scripts": {
|
---|
| 59 | "test": "tape test.js"
|
---|
| 60 | },
|
---|
[d565449] | 61 | "testling": {
|
---|
| 62 | "files": "test.js",
|
---|
| 63 | "browsers": [
|
---|
| 64 | "ie/8..latest",
|
---|
| 65 | "firefox/17..latest",
|
---|
| 66 | "firefox/nightly",
|
---|
| 67 | "chrome/22..latest",
|
---|
| 68 | "chrome/canary",
|
---|
| 69 | "opera/12..latest",
|
---|
| 70 | "opera/next",
|
---|
| 71 | "safari/5.1..latest",
|
---|
| 72 | "ipad/6.0..latest",
|
---|
| 73 | "iphone/6.0..latest",
|
---|
| 74 | "android-browser/4.2..latest"
|
---|
| 75 | ]
|
---|
| 76 | },
|
---|
[79a0317] | 77 | "version": "2.0.5"
|
---|
[d565449] | 78 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.