source: trip-planner-front/node_modules/builtins/package.json@ e29cc2e

Last change on this file since e29cc2e was 59329aa, checked in by Ema <ema_spirova@…>, 3 years ago

adding photos

  • Property mode set to 100644
File size: 1.3 KB
Line 
1{
2 "_args": [
3 [
4 "builtins@1.0.3",
5 "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
6 ]
7 ],
8 "_development": true,
9 "_from": "builtins@1.0.3",
10 "_id": "builtins@1.0.3",
11 "_inBundle": false,
12 "_integrity": "sha1-y5T662HIaWRR2zZTThQi+U8K7og=",
13 "_location": "/builtins",
14 "_phantomChildren": {},
15 "_requested": {
16 "type": "version",
17 "registry": true,
18 "raw": "builtins@1.0.3",
19 "name": "builtins",
20 "escapedName": "builtins",
21 "rawSpec": "1.0.3",
22 "saveSpec": null,
23 "fetchSpec": "1.0.3"
24 },
25 "_requiredBy": [
26 "/validate-npm-package-name"
27 ],
28 "_resolved": "https://registry.npmjs.org/builtins/-/builtins-1.0.3.tgz",
29 "_spec": "1.0.3",
30 "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
31 "bugs": {
32 "url": "https://github.com/juliangruber/builtins/issues"
33 },
34 "description": "List of node.js builtin modules",
35 "homepage": "https://github.com/juliangruber/builtins#readme",
36 "license": "MIT",
37 "main": "builtins.json",
38 "name": "builtins",
39 "publishConfig": {
40 "registry": "https://registry.npmjs.org"
41 },
42 "repository": {
43 "type": "git",
44 "url": "git+https://github.com/juliangruber/builtins.git"
45 },
46 "scripts": {
47 "test": "node test.js"
48 },
49 "version": "1.0.3"
50}
Note: See TracBrowser for help on using the repository browser.