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.5 KB
|
Line | |
---|
1 | {
|
---|
2 | "_from": "ts-easing@^0.2.0",
|
---|
3 | "_id": "ts-easing@0.2.0",
|
---|
4 | "_inBundle": false,
|
---|
5 | "_integrity": "sha512-Z86EW+fFFh/IFB1fqQ3/+7Zpf9t2ebOAxNI/V6Wo7r5gqiqtxmgTlQ1qbqQcjLKYeSHPTsEmvlJUDg/EuL0uHQ==",
|
---|
6 | "_location": "/ts-easing",
|
---|
7 | "_phantomChildren": {},
|
---|
8 | "_requested": {
|
---|
9 | "type": "range",
|
---|
10 | "registry": true,
|
---|
11 | "raw": "ts-easing@^0.2.0",
|
---|
12 | "name": "ts-easing",
|
---|
13 | "escapedName": "ts-easing",
|
---|
14 | "rawSpec": "^0.2.0",
|
---|
15 | "saveSpec": null,
|
---|
16 | "fetchSpec": "^0.2.0"
|
---|
17 | },
|
---|
18 | "_requiredBy": [
|
---|
19 | "/react-use"
|
---|
20 | ],
|
---|
21 | "_resolved": "https://registry.npmjs.org/ts-easing/-/ts-easing-0.2.0.tgz",
|
---|
22 | "_shasum": "c8a8a35025105566588d87dbda05dd7fbfa5a4ec",
|
---|
23 | "_spec": "ts-easing@^0.2.0",
|
---|
24 | "_where": "/home/stevetosak/Proekt/IMaps/imaps-frontend/node_modules/react-use",
|
---|
25 | "author": {
|
---|
26 | "name": "@streamich"
|
---|
27 | },
|
---|
28 | "bugs": {
|
---|
29 | "url": "https://github.com/streamich/ts-easing/issues"
|
---|
30 | },
|
---|
31 | "bundleDependencies": false,
|
---|
32 | "dependencies": {},
|
---|
33 | "deprecated": false,
|
---|
34 | "description": "Collection of easing functions in TypeScript",
|
---|
35 | "devDependencies": {
|
---|
36 | "rimraf": "^2.6.2",
|
---|
37 | "typescript": "^3.1.3"
|
---|
38 | },
|
---|
39 | "files": [
|
---|
40 | "lib/"
|
---|
41 | ],
|
---|
42 | "homepage": "https://github.com/streamich/ts-easing#readme",
|
---|
43 | "license": "Unlicense",
|
---|
44 | "main": "lib/index.js",
|
---|
45 | "name": "ts-easing",
|
---|
46 | "repository": {
|
---|
47 | "type": "git",
|
---|
48 | "url": "git+https://github.com/streamich/ts-easing.git"
|
---|
49 | },
|
---|
50 | "scripts": {
|
---|
51 | "build": "tsc",
|
---|
52 | "clean": "rimraf lib"
|
---|
53 | },
|
---|
54 | "types": "lib/index.d.ts",
|
---|
55 | "typings": "lib/index.d.ts",
|
---|
56 | "version": "0.2.0"
|
---|
57 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.