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:
2.0 KB
|
Rev | Line | |
---|
[79a0317] | 1 | {
|
---|
| 2 | "_from": "raf@^3.4.1",
|
---|
| 3 | "_id": "raf@3.4.1",
|
---|
| 4 | "_inBundle": false,
|
---|
| 5 | "_integrity": "sha512-Sq4CW4QhwOHE8ucn6J34MqtZCeWFP2aQSmrlroYgqAV1PjStIhJXxYuTgUIfkEk7zTLjmIjLmU5q+fbD1NnOJA==",
|
---|
| 6 | "_location": "/raf",
|
---|
| 7 | "_phantomChildren": {},
|
---|
| 8 | "_requested": {
|
---|
| 9 | "type": "range",
|
---|
| 10 | "registry": true,
|
---|
| 11 | "raw": "raf@^3.4.1",
|
---|
| 12 | "name": "raf",
|
---|
| 13 | "escapedName": "raf",
|
---|
| 14 | "rawSpec": "^3.4.1",
|
---|
| 15 | "saveSpec": null,
|
---|
| 16 | "fetchSpec": "^3.4.1"
|
---|
| 17 | },
|
---|
| 18 | "_requiredBy": [
|
---|
| 19 | "/canvg"
|
---|
| 20 | ],
|
---|
| 21 | "_resolved": "https://registry.npmjs.org/raf/-/raf-3.4.1.tgz",
|
---|
| 22 | "_shasum": "0742e99a4a6552f445d73e3ee0328af0ff1ede39",
|
---|
| 23 | "_spec": "raf@^3.4.1",
|
---|
| 24 | "_where": "/home/stevetosak/Proekt/IMaps/imaps-frontend/node_modules/canvg",
|
---|
| 25 | "author": {
|
---|
| 26 | "name": "Chris Dickinson",
|
---|
| 27 | "email": "chris@neversaw.us"
|
---|
| 28 | },
|
---|
| 29 | "bugs": {
|
---|
| 30 | "url": "https://github.com/chrisdickinson/raf/issues"
|
---|
| 31 | },
|
---|
| 32 | "bundleDependencies": false,
|
---|
| 33 | "contributors": [
|
---|
| 34 | {
|
---|
| 35 | "name": "Christian Maughan Tegnér",
|
---|
| 36 | "email": "christian.tegner@gmail.com"
|
---|
| 37 | }
|
---|
| 38 | ],
|
---|
| 39 | "dependencies": {
|
---|
| 40 | "performance-now": "^2.1.0"
|
---|
| 41 | },
|
---|
| 42 | "deprecated": false,
|
---|
| 43 | "description": "requestAnimationFrame polyfill for node and the browser",
|
---|
| 44 | "devDependencies": {
|
---|
| 45 | "browserify": "~4.1.2",
|
---|
| 46 | "tape": "^4.0.0",
|
---|
| 47 | "testling": "~1.6.1"
|
---|
| 48 | },
|
---|
| 49 | "homepage": "https://github.com/chrisdickinson/raf#readme",
|
---|
| 50 | "keywords": [
|
---|
| 51 | "requestAnimationFrame",
|
---|
| 52 | "polyfill"
|
---|
| 53 | ],
|
---|
| 54 | "license": "MIT",
|
---|
| 55 | "main": "index.js",
|
---|
| 56 | "name": "raf",
|
---|
| 57 | "repository": {
|
---|
| 58 | "type": "git",
|
---|
| 59 | "url": "git://github.com/chrisdickinson/raf.git"
|
---|
| 60 | },
|
---|
| 61 | "scripts": {
|
---|
| 62 | "test": "node test.js",
|
---|
| 63 | "testling": "browserify test.js | testling"
|
---|
| 64 | },
|
---|
| 65 | "testling": {
|
---|
| 66 | "files": "test.js",
|
---|
| 67 | "browsers": [
|
---|
| 68 | "iexplore/6.0..latest",
|
---|
| 69 | "firefox/3.0..6.0",
|
---|
| 70 | "firefox/15.0..latest",
|
---|
| 71 | "firefox/nightly",
|
---|
| 72 | "chrome/4.0..10.0",
|
---|
| 73 | "chrome/20.0..latest",
|
---|
| 74 | "chrome/canary",
|
---|
| 75 | "opera/10.0..latest",
|
---|
| 76 | "opera/next",
|
---|
| 77 | "safari/4.0..latest",
|
---|
| 78 | "ipad/6.0..latest",
|
---|
| 79 | "iphone/6.0..latest"
|
---|
| 80 | ]
|
---|
| 81 | },
|
---|
| 82 | "version": "3.4.1"
|
---|
| 83 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.