Last change
on this file since 571e0df was 59329aa, checked in by Ema <ema_spirova@…>, 3 years ago |
adding photos
|
-
Property mode
set to
100644
|
File size:
1.6 KB
|
Rev | Line | |
---|
[6a3a178] | 1 | {
|
---|
[59329aa] | 2 | "_args": [
|
---|
| 3 | [
|
---|
| 4 | "is-arrayish@0.2.1",
|
---|
| 5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
| 6 | ]
|
---|
| 7 | ],
|
---|
| 8 | "_development": true,
|
---|
| 9 | "_from": "is-arrayish@0.2.1",
|
---|
| 10 | "_id": "is-arrayish@0.2.1",
|
---|
| 11 | "_inBundle": false,
|
---|
| 12 | "_integrity": "sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0=",
|
---|
| 13 | "_location": "/is-arrayish",
|
---|
| 14 | "_phantomChildren": {},
|
---|
| 15 | "_requested": {
|
---|
| 16 | "type": "version",
|
---|
| 17 | "registry": true,
|
---|
| 18 | "raw": "is-arrayish@0.2.1",
|
---|
| 19 | "name": "is-arrayish",
|
---|
| 20 | "escapedName": "is-arrayish",
|
---|
| 21 | "rawSpec": "0.2.1",
|
---|
| 22 | "saveSpec": null,
|
---|
| 23 | "fetchSpec": "0.2.1"
|
---|
| 24 | },
|
---|
| 25 | "_requiredBy": [
|
---|
| 26 | "/error-ex"
|
---|
| 27 | ],
|
---|
| 28 | "_resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz",
|
---|
| 29 | "_spec": "0.2.1",
|
---|
| 30 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
|
---|
| 31 | "author": {
|
---|
| 32 | "name": "Qix",
|
---|
| 33 | "url": "http://github.com/qix-"
|
---|
| 34 | },
|
---|
| 35 | "bugs": {
|
---|
| 36 | "url": "https://github.com/qix-/node-is-arrayish/issues"
|
---|
| 37 | },
|
---|
[6a3a178] | 38 | "description": "Determines if an object can be used as an array",
|
---|
[59329aa] | 39 | "devDependencies": {
|
---|
| 40 | "coffee-script": "^1.9.3",
|
---|
| 41 | "coveralls": "^2.11.2",
|
---|
| 42 | "istanbul": "^0.3.17",
|
---|
| 43 | "mocha": "^2.2.5",
|
---|
| 44 | "should": "^7.0.1",
|
---|
| 45 | "xo": "^0.6.1"
|
---|
| 46 | },
|
---|
| 47 | "homepage": "https://github.com/qix-/node-is-arrayish#readme",
|
---|
[6a3a178] | 48 | "keywords": [
|
---|
| 49 | "is",
|
---|
| 50 | "array",
|
---|
| 51 | "duck",
|
---|
| 52 | "type",
|
---|
| 53 | "arrayish",
|
---|
| 54 | "similar",
|
---|
| 55 | "proto",
|
---|
| 56 | "prototype",
|
---|
| 57 | "type"
|
---|
| 58 | ],
|
---|
| 59 | "license": "MIT",
|
---|
[59329aa] | 60 | "name": "is-arrayish",
|
---|
| 61 | "repository": {
|
---|
| 62 | "type": "git",
|
---|
| 63 | "url": "git+https://github.com/qix-/node-is-arrayish.git"
|
---|
| 64 | },
|
---|
[6a3a178] | 65 | "scripts": {
|
---|
| 66 | "pretest": "xo",
|
---|
| 67 | "test": "mocha --compilers coffee:coffee-script/register"
|
---|
| 68 | },
|
---|
[59329aa] | 69 | "version": "0.2.1"
|
---|
[6a3a178] | 70 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.